4 The view user_mappings contains all user mappings defined in the
5 current database. Only those user mappings are shown where the current
6 user has access to the corresponding foreign server (by way of being
7 the owner or having some privilege).
9 Table 35.60. user_mappings Columns
15 authorization_identifier sql_identifier
17 Name of the user being mapped, or PUBLIC if the mapping is public
19 foreign_server_catalog sql_identifier
21 Name of the database that the foreign server used by this mapping is
22 defined in (always the current database)
24 foreign_server_name sql_identifier
26 Name of the foreign server used by this mapping