Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
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: