Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
36.29. foreign_servers
Prev UpChapter 36. The Information SchemaHome Next

36.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 36.27. foreign_servers Columns

Column Type

Description

foreign_server_catalogsql_identifier

Name of the database that the foreign server is defined in (always the current database)

foreign_server_namesql_identifier

Name of the foreign server

foreign_data_wrapper_catalogsql_identifier

Name of the database that contains the foreign-data wrapper used by the foreign server (always the current database)

foreign_data_wrapper_namesql_identifier

Name of the foreign-data wrapper used by the foreign server

foreign_server_typecharacter_data

Foreign server type information, if specified upon creation

foreign_server_versioncharacter_data

Foreign server version information, if specified upon creation

authorization_identifiersql_identifier

Name of the owner of the foreign server



Prev Up Next
36.28. foreign_server_options Home 36.30. foreign_table_options
pdfepub
Go to Postgres Pro Standard 15
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp