Catalogs: pg_default_acl

48.17. pg_default_acl

The catalog pg_default_acl stores initial privileges to be assigned to newly created objects.

Table 48-17. pg_default_acl Columns

Name Type References Description
oid oid Row identifier (hidden attribute; must be explicitly selected)
defaclrole oid pg_authid.oid The OID of the role associated with this entry
defaclnamespace <