Re: [GENERAL] 9.6 parameters messing up my 9.2 pg_dump/pg_restore

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [GENERAL] 9.6 parameters messing up my 9.2 pg_dump/pg_restore
Дата
Msg-id 20170628195252.jgkrep5sknxevjyi@alvherre.pgsql
обсуждение исходный текст
Ответ на [GENERAL] 9.6 parameters messing up my 9.2 pg_dump/pg_restore  (Ken Tanzer <ken.tanzer@gmail.com>)
Ответы Re: [GENERAL] 9.6 parameters messing up my 9.2 pg_dump/pg_restore
Re: [GENERAL] 9.6 parameters messing up my 9.2 pg_dump/pg_restore
Список pgsql-general
Ken Tanzer wrote:

> I didn't see any options for dealing with this, though I'm hoping I'm
> missing something easy or obvious.  Any suggestions or help would be
> appreciated.  Thanks.

pg_dump doesn't promise that its output is compatible with servers older
than itself.  I'm afraid you're stuck with filtering the output somehow
to remove or maybe comment out those lines.

--
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Ken Tanzer
Дата:
Сообщение: [GENERAL] 9.6 parameters messing up my 9.2 pg_dump/pg_restore
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: [GENERAL] 9.6 parameters messing up my 9.2 pg_dump/pg_restore