Re: BUG #13736: pg_dump should use E'' quotes

Поиск
Список
Период
Сортировка
От Felipe Gasper
Тема Re: BUG #13736: pg_dump should use E'' quotes
Дата
Msg-id 562EA66C.6010702@felipegasper.com
обсуждение исходный текст
Ответ на Re: BUG #13736: pg_dump should use E'' quotes  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
On 26 Oct 2015 5:08 PM, Andres Freund wrote:
> On 2015-10-26 17:06:04 -0500, Felipe Gasper wrote:
>> The problem is that I don’t control the DB server...
>
> PGOPTIONS='-c standard_conforming_strings=on -c escape_string_warning=off' pg_dump
>
> ought to do the trick.
>

Confirmed -- thank you! :)

-F

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #13736: pg_dump should use E'' quotes
Следующее
От: colin.knox@offers.com
Дата:
Сообщение: BUG #13735: pg_get_serial_sequence can be incorrect