PG_FOREIGN_TABLE
PG_FOREIGN_TABLE records auxiliary information about foreign tables.
Name |
Type |
Description |
---|---|---|
ftrelid |
oid |
ID of a foreign table |
ftserver |
oid |
Server where the foreign table is located |
ftwriteonly |
boolean |
Whether the foreign table is writable. Values are as follows:
|
ftoptions |
text[] |
Options of a foreign table. For details, see the syntax description of CREATE FOREIGN TABLE. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot