35.28. foreign_server_options
foreign_server_options
The view foreign_server_options 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).
Column Type Description |
|---|
foreign_server_catalog Name of the database that the foreign server is defined in (always the current database) |
foreign_server_name Name of the foreign server |
option_name Name of an option |
option_value Value of the option |
: foreign_server_options Columns