Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
35.29. foreign_servers
Prev UpChapter 35. The Information SchemaHome Next

35.29. foreign_servers

The viewforeign_servers contains all foreign servers defined 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).

Table 35.27. foreign_servers Columns

NameData TypeDescription
foreign_server_catalogsql_identifierName of the database that the foreign server is defined in (always the current database)
foreign_server_namesql_identifierName of the foreign server
foreign_data_wrapper_catalogsql_identifierName of the database that contains the foreign-data wrapper used by the foreign server (always the current database)
foreign_data_wrapper_namesql_identifierName of the foreign-data wrapper used by the foreign server
foreign_server_typecharacter_dataForeign server type information, if specified upon creation
foreign_server_versioncharacter_dataForeign server version information, if specified upon creation
authorization_identifiersql_identifierName of the owner of the foreign server


Prev Up Next
35.28. foreign_server_options Home 35.30. foreign_table_options
epubpdf
Go to Postgres Pro Standard 12
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp