Re: Why doesn't COPY support the HEADER options for tab-separated output?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Why doesn't COPY support the HEADER options for tab-separated output?
Дата
Msg-id 52096042.8050501@gmail.com
обсуждение исходный текст
Ответ на Why doesn't COPY support the HEADER options for tab-separated output?  (Joe Van Dyk <joe@tanga.com>)
Список pgsql-general
On 08/12/2013 02:15 PM, Joe Van Dyk wrote:
> Mostly just curious, as this is preventing me from using tab-separated
> output. I'd like there to be a header in my files. I have to use CSVs
> instead.

I am not sure I understand. Do you mean you are converting the file to
comma separated or that you are using CSV and having to specify the
delimiter as '\t'?
>
> Joe


--
Adrian Klaver
adrian.klaver@gmail.com


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Why doesn't COPY support the HEADER options for tab-separated output?
Следующее
От: Don Parris
Дата:
Сообщение: Re: (SOLVED)How To Install Extension Via Script File?