MPP_TABLES
MPP_TABLES displays information about tables in PGXC_CLASS.
| 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 | Node group name. |
| 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.