Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
35.30. foreign_table_options
Prev UpChapter 35. The Information SchemaHome Next

35.30. foreign_table_options#

The viewforeign_table_options contains all the options defined for foreign tables in the current database. Only those foreign tables are shown that the current user has access to (by way of being the owner or having some privilege).

Table 35.28. foreign_table_options Columns

Column Type

Description

foreign_table_catalogsql_identifier

Name of the database that contains the foreign table (always the current database)

foreign_table_schemasql_identifier

Name of the schema that contains the foreign table

foreign_table_namesql_identifier

Name of the foreign table

option_namesql_identifier

Name of an option

option_valuecharacter_data

Value of the option



Prev Up Next
35.29. foreign_servers Home 35.31. foreign_tables
pdfepub
Go to PostgreSQL 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp