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_ 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: