Re: [BUGS] BUG #14788: `pg_restore -c` won't restore schema access privileges.
От | Masahiko Sawada |
---|---|
Тема | Re: [BUGS] BUG #14788: `pg_restore -c` won't restore schema access privileges. |
Дата | |
Msg-id | CAD21AoCa7_D=4a2VOZhKgYYoGN=vMLGpwJEtGOeQx55NS-qo5A@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [BUGS] BUG #14788: `pg_restore -c` won't restore schema access privileges. (Masahiko Sawada <sawada.mshk@gmail.com>) |
Ответы |
Re: [BUGS] BUG #14788: `pg_restore -c` won't restore schema access privileges.
|
Список | pgsql-bugs |
On Thu, Aug 24, 2017 at 11:49 PM, Masahiko Sawada <sawada.mshk@gmail.com> wrote: > On Thu, Aug 24, 2017 at 11:26 PM, Stephen Frost <sfrost@snowman.net> wrote: >> I'll see what I can do though. I'm really curious how this was working >> previously.. >> > > In PostgreSQL 9.6.1, both "pg_dump -c; pg_restore" and "pg_dump; > pg_restore -c" don't produce a script including 'GRANT ALL ON SCHEMA > public TO PUBLIC'. So we can reproduce it in 9.6.1 as well. I think this is right but, > I think we > should fix pg_restore so that "pg_dump; pg_restore -c" produces a > script including 'GRANT ALL ON SCHEMA public TO PUBLIC'. > this might be wrong. Let me think it again. Sorry for the noise. Regards, -- Masahiko Sawada NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
В списке pgsql-bugs по дате отправления: