CSV options in COPY

Поиск
Список
Период
Сортировка
От hjenkins
Тема CSV options in COPY
Дата
Msg-id 4563.142.104.193.193.1201040981.squirrel@wm3.uvic.ca
обсуждение исходный текст
Ответы Re: CSV options in COPY  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello, all,

On the subject of the COPY command
(http://www.postgresql.org/docs/current/interactive/sql-copy.html), is it
the case that the HEADER, QUOTE, escape, FORCE QUOTE, and FORCE NOT NULL
options can only be used in CSV mode? If so, why? A tab-delimited table
with a header line and quoted strings seems a perfectly reasonable format.
If not, how?

Regards,
Hazel Jenkins



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

Предыдущее
От: "Adam Rich"
Дата:
Сообщение: Re: altering foreign keys
Следующее
От: Tom Lane
Дата:
Сообщение: Re: CSV options in COPY