The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/sql-grant.html Description:
The GRANT documentation, regarding the PUBLIC role, says: > No privileges are granted to PUBLIC by default on tables, columns, schemas or tablespaces. But the PUBLIC role does receive USAGE and CREATE privileges on the PUBLIC schema, correct? I think the documentation should point this out. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs