Re: csv format for psql

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: csv format for psql
Дата
Msg-id CADkLM=ci=6cGvfDO+sdQCS8b8gss53x=O81cmHo7hSnOy5yUWQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: csv format for psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: csv format for psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Or we could kill both issues by hard-wiring the separator as ','.

+1

I've never encountered a situation where a customer wanted a custom delimiter AND quoted strings. So either they wanted pure CSV or a customed TSV.

Could we have another output type called "separated" that uses the existing --fieldsep / --recordsep? Word will get out that csv is faster, but we'd still have the flexibility if somebody really wanted it.

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

Предыдущее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: tab-completion debug print
Следующее
От: Tom Lane
Дата:
Сообщение: Re: tab-completion debug print