pg_parameter_acl

The pg_parameter_acl catalog provides information about configuration parameters with privileges.

Column name Data type Description
oid oid A row identifier.
parname text The name of the configuration parameter for which privileges are granted.
paracl aclitem[] Access privileges.