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 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.