forked from docs/doc-exports
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>
4.5 KiB
4.5 KiB
MPP_TABLES
MPP_TABLES displays information about tables in PGXC_CLASS.
Name |
Type |
Description |
---|---|---|
schemaname |
name |
Name of the schema that contains the table |
tablename |
name |
Name of a table |
tableowner |
name |
Owner of the table |
tablespace |
name |
Tablespace where the table is located. |
pgroup |
name |
Name of a node cluster. |
nodeoids |
oidvector_extend |
List of distributed table node OIDs |
Parent topic: System Views