2 35.30. foreign_table_options #
4 The view foreign_table_options contains all the options defined for
5 foreign tables in the current database. Only those foreign tables are
6 shown that the current user has access to (by way of being the owner or
7 having some privilege).
9 Table 35.28. foreign_table_options Columns
15 foreign_table_catalog sql_identifier
17 Name of the database that contains the foreign table (always the
20 foreign_table_schema sql_identifier
22 Name of the schema that contains the foreign table
24 foreign_table_name sql_identifier
26 Name of the foreign table
28 option_name sql_identifier
32 option_value character_data