Re: [HACKERS] PUBLICATIONS and pg_dump
От | Petr Jelinek |
---|---|
Тема | Re: [HACKERS] PUBLICATIONS and pg_dump |
Дата | |
Msg-id | 20682078-6656-e2c1-ac01-2423a4bbb853@2ndquadrant.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] PUBLICATIONS and pg_dump (Stephen Frost <sfrost@snowman.net>) |
Ответы |
Re: [HACKERS] PUBLICATIONS and pg_dump
|
Список | pgsql-hackers |
On 08/02/17 05:02, Stephen Frost wrote: > Peter, > > On Tue, Feb 7, 2017 at 22:49 Peter Eisentraut > <peter.eisentraut@2ndquadrant.com > <mailto:peter.eisentraut@2ndquadrant.com>> wrote: > > On 2/7/17 3:19 PM, Stephen Frost wrote: > > I understand that this is a bit complicated, but I would have thought > > we'd do something similar to what is done for DEFAULT PRIVILEGES, > where > > we include the "global" default privileges when we are doing a dump of > > "everything", but if we're dumping a specific schema then we only > > include the default privileges directly associated with that schema. > > > > Perhaps we need to include publications which are specific to a > > particular table, but the current logic of, essentially, "always > include > > all publications" does not seem to make a lot of sense to me. > > I think it would be sensible to refine it along those lines. > > > Great! I've added it to the open items list for PG10. > Yeah that was oversight in initial patch, publications and their membership was supposed to be dumped only when table filter is not used. I mistakenly made it check for data_only instead of using the selectDumpableObject machinery. Fix attached. -- Petr Jelinek http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
Вложения
В списке pgsql-hackers по дате отправления: