Thread: Permissions for system tables

Permissions for system tables

From
Richard Ray
Date:
How can I determine the permissions for system tables?
It seems any user I create has access.
psql \z only shows permissions for user tables.
I checked relacl in pg_class but it's blank for all but user tables.

Thanks
Richard