Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
48.25. pg_foreign_table
Prev UpChapter 48. System CatalogsHome Next

48.25. pg_foreign_table

The catalogpg_foreign_table contains auxiliary information about foreign tables. A foreign table is primarily represented by apg_class entry, just like a regular table. Itspg_foreign_table entry contains the information that is pertinent only to foreign tables and not any other kind of relation.

Table 48.25. pg_foreign_table Columns

NameTypeReferencesDescription
ftrelidoidpg_class.oidOID of thepg_class entry for this foreign table
ftserveroidpg_foreign_server.oidOID of the foreign server for this foreign table
ftoptionstext[]  Foreign table options, askeyword=value strings


Prev Home Next
48.24. pg_foreign_server Up 48.26. pg_index
pdfepub
Go to Postgres Pro Standard 9.6
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp