Help Center/
GaussDB/
Feature Guide(Distributed_8.x)/
Partitioned Table/
System Views & DFX Related to Partitioned Tables/
System Views Related to Partitioned Tables
Updated on 2024-06-07 GMT+08:00
System Views Related to Partitioned Tables
The system views related to partitioned tables are classified into three types based on permissions. For details about the columns, see section "System Catalogs and System Views > System Views" in Developer Guide.
- Views related to all partitions:
- ADM_PART_TABLES: stores information about all partitioned tables.
- ADM_TAB_PARTITIONS: stores information about all partitions.
- ADM_PART_INDEXES: stores information about all local indexes.
- ADM_IND_PARTITIONS: stores information about all index partitions.
- Views accessible to the current user:
- DB_PART_TABLES: stores information about partitioned tables accessible to the current user.
- DB_TAB_PARTITIONS: stores information about partitions accessible to the current user.
- DB_PART_INDEXES: stores local index information accessible to the current user.
- DB_IND_PARTITIONS: stores information about index partitions accessible to the current user.
- Views owned by the current user:
- MY_PART_TABLES: stores information about partitioned tables owned by the current user.
- MY_TAB_PARTITIONS: stores information about partitions owned by the current user.
- MY_PART_INDEXES: stores local indexes owned by the current user.
- MY_IND_PARTITIONS: stores information about index partitions owned by the current user.
Parent topic: System Views & DFX Related to Partitioned Tables
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.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot