Re: populate table with large csv file

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: populate table with large csv file
Дата
Msg-id 3F731B3D.1030003@joeconway.com
обсуждение исходный текст
Ответ на populate table with large csv file  ("Dave [Hawk-Systems]" <dave@hawk-systems.com>)
Список pgsql-general
Dave [Hawk-Systems] wrote:
> aside from parsing the csv file through a PHP interface, what isthe easiest way
> to get that csv data importted into the postgres database. thoughts?
>

see COPY:
http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=sql-copy.html

Joe


В списке pgsql-general по дате отправления: