b...@dbrhino.com writes:
> 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 docu
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.