Re: multiline CSV fields

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: multiline CSV fields
Дата
Msg-id 200411290459.iAT4xd703639@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: multiline CSV fields  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: multiline CSV fields  ("Andrew Dunstan" <andrew@dunslane.net>)
Re: multiline CSV fields  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > OK, what solutions do we have for this?  Not being able to load dumped
> > data is a serious bug.
> 
> Which we do not have, because pg_dump doesn't use CSV.  I do not think
> this is a must-fix, especially not if the proposed fix introduces
> inconsistencies elsewhere.

Sure, pg_dump doesn't use it but COPY should be able to load anything it
output.

Can this be fixed if we ignore the problem with reporting errors?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: bug fix request
Следующее
От: Tim Allen
Дата:
Сообщение: Re: bug fix request