PDA

View Full Version : SQL to PGSQL export/import


jcuz
03-06-02, 15:26
I would like to transfer my MSSQL databases to PGSQL, is there a way I can export all that data? Thank you!

gLn23
03-06-02, 22:22
hi thre! you can use psqlODBC as a data converter. just go to the link for more details of the process... http://techdocs.postgresql.org/techdocs/convertsqlsvr2pgsql.php

Good Luck!!! :D

gLn23
03-07-02, 00:49
try this... i might help...



pgAdmin (http://odbc.postgresql.org/psqlodbc.php?DocID=downloads) :)

eperich
03-10-02, 08:51
There is also a good FAQ on the date/time handling from josh berkus in techdocs.
This might help you a little bit.




DATE/TIME FAQ (http://techdocs.postgresql.org/techdocs/faqdatesintervals.php)