PGXC_TOTAL_SCHEMA_INFO
PGXC_TOTAL_SCHEMA_INFO displays the schema space information of all instances in the cluster, providing visibility into the schema space usage of each instance. This view can be queried only on CNs.
Name |
Type |
Description |
---|---|---|
schemaname |
text |
Schema name |
schemaid |
oid |
Schema OID |
databasename |
text |
Database name |
databaseid |
oid |
Database OID |
nodename |
text |
Instance name |
nodegroup |
text |
Name of the node group |
usedspace |
bigint |
Size of used space |
permspace |
bigint |
Upper limit of the space |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot