A recent in-depth study of the Postgres database, importing data Tables from SQL Server databases used in the original project into postgres, Online Search postgres data import, in addition to the spatial database can be imported through PostGIS 2.0 shapefiles and DBF Loader exporter , No other data import tools were found.
use today Navicat preminm when you manipulate a database, you can use its data Transfer menu to import data from other databases to postgres mysql oracle sqlserver sqlite etc database table import postgres postgres Friends for some reference, directly:
Select The data Transfer menu under the Tools menu in Navicat Premium, such as:
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M01/92/2C/wKioL1j8wZXgAe0hAACDN96H43Q393.png-wh_500x0-wm_ 3-wmp_4-s_1822591759.png "title=" postgres data import one. png "style=" Float:none; "alt=" Wkiol1j8wzxgae0haacdn96h43q393.png-wh_50 "/>
Here I choose to import a few tables in the SQL Server database, click to start the data transfer, when the transfer is complete:
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M01/92/2C/wKioL1j8wZPDtldAAACyG8Uw6cs345.png-wh_500x0-wm_ 3-wmp_4-s_2087441261.png "style=" Float:none; "title=" Postgres data import two. png "alt=" Wkiol1j8wzpdtldaaacyg8uw6cs345.png-wh_50 "/>
to View the data you just imported in Postgres:
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M02/92/2C/wKiom1j8wZSTXdRPAAB7D_Zy0vA585.png-wh_500x0-wm_ 3-wmp_4-s_3792070241.png "style=" Float:none; "title=" Postgres data import three. png "alt=" wkiom1j8wzstxdrpaab7d_ Zy0va585.png-wh_50 "/>
I've only imported the tables from the SQL Server database here, and the other databases haven't actually been tested, but I think it should be the same.
This article is from the "open source GIS offline map" blog, so be sure to keep this source http://cdguiyi.blog.51cto.com/4275617/1918691
Postgres Importing additional database data