doc-exports/docs/dws/dev/dws_04_0593.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

4.1 KiB

PG_FOREIGN_TABLE

PG_FOREIGN_TABLE records auxiliary information about foreign tables.

Table 1 PG_FOREIGN_TABLE columns

Name

Type

Description

ftrelid

oid

OID of the foreign table

ftserver

oid

OID of the server where the foreign table is located

ftwriteonly

boolean

Whether data can be written in the foreign table

ftoptions

text[]

Foreign table options