user_mappings
#
The view <literal>user_mappings</literal> contains all user
mappings defined in the current database. Only those user mappings
are shown where the current user has access to the corresponding
foreign server (by way of being the owner or having some
privilege).
user_mappings
ビューは現在のデータベースで定義されたユーザマッピングすべてを含みます。
現在のユーザが対応する外部サーバへアクセスを持っているとき(所有者か、何らかの権限を持っていることとして)それらのユーザのマッピングのみを示します。
表35.60 user_mappings
の列
Column Type 列 型 Description 説明 |
---|
Name of the user being mapped,
or <literal>PUBLIC</literal> if the mapping is public
マップされているユーザ名、またはマッピングがpublicの場合 |
Name of the database that the foreign server used by this mapping is defined in (always the current database) このマッピングにより使用される外部サーバが定義されたデータベース名です(常に現在のデータベースです)。 |
Name of the foreign server used by this mapping このマッピングに使用される外部サーバ名です。 |