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 we
should fix pg_restore so that "pg_dump; pg_restore -c" produces a
script including 'GRANT ALL ON SCHEMA public TO PUBLIC'.
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