2 35.26. foreign_data_wrapper_options #
4 The view foreign_data_wrapper_options contains all the options defined
5 for foreign-data wrappers in the current database. Only those
6 foreign-data wrappers are shown that the current user has access to (by
7 way of being the owner or having some privilege).
9 Table 35.24. foreign_data_wrapper_options Columns
15 foreign_data_wrapper_catalog sql_identifier
17 Name of the database that the foreign-data wrapper is defined in
18 (always the current database)
20 foreign_data_wrapper_name sql_identifier
22 Name of the foreign-data wrapper
24 option_name sql_identifier
28 option_value character_data