foreign_server_options
#
The view <literal>foreign_server_options</literal> contains all the
options defined for foreign servers in the current database. Only
those foreign servers are shown that the current user has access to
(by way of being the owner or having some privilege).
foreign_server_options
ビューには、現在のデータベース内の外部サーバ用に定義されたすべてのオプションが含まれます。
現在のユーザが(所有者である、または何らかの権限を持つことにより)アクセス可能な外部サーバのみが表示されます。
表35.26 foreign_server_options
の列
Column Type 列 型 Description 説明 |
---|
Name of the database that the foreign server is defined in (always the current database) 外部サーバを定義したデータベースの名前です(常に現在のデータベースです)。 |
Name of the foreign server 外部サーバの名前 |
Name of an option オプションの名前です。 |
Value of the option オプションの値です。 |