Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
50.25. pg_foreign_table
Prev UpChapter 50. System CatalogsHome Next

50.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 50.25. pg_foreign_table Columns

Column Type

Description

ftrelidoid (referencespg_class.oid)

OID of thepg_class entry for this foreign table

ftserveroid (referencespg_foreign_server.oid)

OID of the foreign server for this foreign table

ftoptionstext[]

Foreign table options, askeyword=value strings



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

[8]ページ先頭

©2009-2025 Movatter.jp