What are some of my options for dumping data / constraints out of SQL
Server and importing to PostgreSQL 9.x?
I can probably recreate the schema in PostgreSQL with a tool and make
sure all constraints are there ( < 100 tables ), but want to know the
best way to get data over.
Text or number data should be no problem, but when not sure about
exporting/importing binary data.
If there is a tool out there, or I should just dump out as csv and
import, let me know.
thanks
J.V.
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general