PG_USER_MAPPING
PG_USER_MAPPING records mappings from local users to remote.
This system catalog is accessible only to system administrators. Common users can query the PG_USER_MAPPINGS view.
Table 1 PG_USER_MAPPING columns
PG_AUTHID.oid  | OID of the local role being mapped (0 if the user mapping is public)  | ||
User mapping specific options, expressed in a string in the format of keyword=value  | 
Feedback