Re: COPY formatting

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: COPY formatting
Дата
Msg-id 405B62A7.7020809@dunslane.net
обсуждение исходный текст
Ответ на Re: COPY formatting  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian wrote:

>OK, so for the separator, quote, and escape options:
>
>    separator is ,
>    quote is "
>    escape is "
>
>so if the quote and escape are the same, then a double denotes a
>single?
>
>  
>

Yes. i.e. with the above settings "abc""def" -> abc"def

cheers

andrew



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: COPY formatting
Следующее
От: Kevin Brown
Дата:
Сообщение: Re: [PERFORM] fsync method checking