Re: BUG #5488: pg_dump does not quote column names -> pg_restore may fail when upgrading

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: BUG #5488: pg_dump does not quote column names -> pg_restore may fail when upgrading
Дата
Msg-id 059FACA3-B478-494D-8A5B-FF56D407DD5A@gmail.com
обсуждение исходный текст
Ответ на Re: BUG #5488: pg_dump does not quote column names -> pg_restore may fail when upgrading  (Dimitri Fontaine <dfontaine@hi-media.com>)
Ответы Re: BUG #5488: pg_dump does not quote column names -> pg_restore may fail when upgrading
Список pgsql-bugs
On Jun 5, 2010, at 4:02 PM, Dimitri Fontaine <dfontaine@hi-media.com>
wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
>> I don't think "dumps must be human-readable" is an argument to reject
>> such a switch, as long as it's off by default.  And I haven't seen
>> any
>> other valid argument either, so +1 from me.
>
> Well as Bruce said this option won't solve the OP's problem, unless
> the
> application he's using for managing the backups do use the option.

Well, that's a pretty trivial change to the backup script.  +1 from me
on providing a pg_dump option.

...Robert

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Re: BUG #5490: INSERT doesn't force cast from text to timestamp
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: BUG #5488: pg_dump does not quote column names -> pg_restore may fail when upgrading