Markova, Nina wrote:
Hi again,I need to load data from Ingres database to Postgres database. What's the easiest way?Thanks, Nina
Easiest way would be to export to CSV and import using COPY. Slickest way would be to use something like dblink.
-- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general