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