Updated on 2024-06-03 GMT+08:00

MPP_TABLES

MPP_TABLES displays information about tables in PGXC_CLASS.

Table 1 MPP_TABLES columns

Name

Type

Description

schemaname

name

Name of the schema that contains a table.

tablename

name

Table name.

tableowner

name

Table owner.

tablespace

name

Tablespace containing the table.

pgroup

name

Name of the node.

nodeoids

oidvector_extend

List of distributed table node OIDs.