Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
DISTRIBUTED_ DATABASES
This view contains information about databases.
Column Name |
Description |
---|---|
|
The unique |
|
The name of a given database. |
|
The number of a partitions in a given database. |
|
The number of sub-partitions in a given database. |
|
The |
|
The remote name of a given database. |
|
Determines if the database uses synchronous replication for high availability. |
|
Determines if the database uses synchronous durability. |
|
Whether DR replication of a given database is paused. |
|
The ID for the cluster. |
|
Indicates whether the reference database is sync durable despite the partition databases being async durable. |
|
Storage ID of the database. |
|
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: May 7, 2025