Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
DISTRIBUTED_ PARTITIONS
This view contains information about partitions.
|
Column Name |
Description |
|---|---|
|
|
The unique |
|
|
The name of the database for the partition. |
|
|
The ordinal number for a given partition, which decides the order in which data is distributed among partitions. |
|
|
The hostname or IP address for the related node. |
|
|
The port number of the related node. |
|
|
The role of the related node. |
|
|
Whether a given partition is locked, as part of a partition level lock or higher. |
|
|
The |
|
|
Whether a given partition is offline. |
|
|
This is |
|
|
The current state of a given partition.
|
|
|
The term of the database, used to uniquely identify which node was the master of a specific database. |
|
|
Unique |
|
|
Whether a given partition is part of a read replica or not. |
|
|
The ID for the cluster. |
|
|
The lower bound of the pre-prepare timestamps of any unresolved 2PC their participants (reference and partition databases) participate or will participate in. |
Last modified: