Re: COPY formatting

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: COPY formatting
Дата
Msg-id 24654.1079711370@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: COPY formatting  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-hackers
Karel Zak <zakkr@zf.jcu.cz> writes:
>  And what  \n in attibutes data  in CSV? I think CSV  format doesn't use
>  some escape for  newline char. It means psql with \copy  cannot be sure
>  with CSV.

I think CSV only allows embedded newlines that are either escaped, or
inside quotes.  COPY doesn't currently have the notion of a quote
character, but that was part of Andrew's proposal ...
        regards, tom lane


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