Re: How to upload data to postgres

Поиск
Список
Период
Сортировка
От Artacus
Тема Re: How to upload data to postgres
Дата
Msg-id 48C76DA7.7010001@comcast.net
обсуждение исходный текст
Ответ на How to upload data to postgres  ("Markova, Nina" <nmarkova@NRCan.gc.ca>)
Список 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 по дате отправления:

Предыдущее
От: Artacus
Дата:
Сообщение: Re: psql scripting tutorials
Следующее
От: "Artis Caune"
Дата:
Сообщение: Re: Server installation problem using freebsd ports