Re: import csv file into table

Поиск
Список
Период
Сортировка
От Jude DaShiell
Тема Re: import csv file into table
Дата
Msg-id alpine.NEB.2.11.1506132118180.23405@panix2.panix.com
обсуждение исходный текст
Ответ на import csv file into table  (Jude DaShiell <jdashiel@panix.com>)
Список pgsql-novice
SOLVED!  What worked was:
\COPY health FROM health.csv WITH csv DELIMITER ',' QUOTE '"'

I think I ended all of that with a semicolon but psql didn't complain.
Thanks much for your interest assistance and listening.



--



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: csv improt to table
Следующее
От: Bianca Stephani
Дата:
Сообщение: Update taking forever