Re: How to upload data to postgres - Mailing list pgsql-general

From Artacus
Subject Re: How to upload data to postgres
Date
Msg-id 48C76DA7.7010001@comcast.net
Whole thread Raw
In response to How to upload data to postgres  ("Markova, Nina" <nmarkova@NRCan.gc.ca>)
List pgsql-general
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.


pgsql-general by date:

Previous
From: Artacus
Date:
Subject: Re: psql scripting tutorials
Next
From: "Artis Caune"
Date:
Subject: Re: Server installation problem using freebsd ports