BUG #9620: pg_dumpall -i --globals-only = wrong behaviour

Поиск
Список
Период
Сортировка
От postgresql@htmledit.com
Тема BUG #9620: pg_dumpall -i --globals-only = wrong behaviour
Дата
Msg-id 20140318103131.16847.54881@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #9620: pg_dumpall -i --globals-only = wrong behaviour  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      9620
Logged by:          Nicolas Payart
Email address:      postgresql@htmledit.com
PostgreSQL version: 9.3.3
Operating system:   Linux Debian 7.4
Description:

When using short option "-i" with option "--globals-only", pg_dumpall dumps
all databases (structure and data) instead of just global objects:

pg_dumpall -i --globals-only


Using long option "--ignore-version" with "--globals-only" is ok:

pg_dumpall --ignore-version --globals-only

This problem is present on my 9.3.3 instance and is not reproducible on
older versions (9.2.7 for example).

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

Предыдущее
От: jesse.denardo@myfarms.com
Дата:
Сообщение: BUG #9616: Materialized view with indexes unable to load from pg_dump
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: BUG #8660: RPM installation of 9.2.6 have dependency problem