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.
MV_ REPLICATION_ STATUS
This view provides the replication status of each replication link in all nodes of the cluster.
This view can be accessed from any aggregator (MA or CA).
|
Column name |
Description |
|---|---|
|
|
Specifies if the row corresponds to a DR replication link. |
|
|
Specifies if the row corresponds to a synchronous replication link. |
|
|
The name of the database in the current host. |
|
|
The URI of the primary node in the replication link in the |
|
|
The URI of the secondary node in the replication link in the |
|
|
The replication state of the primary node. |
|
|
The replication state of the secondary node. |
|
|
The LSNs lagging to catch up with the primary cluster in the replication link of the nodes. |
|
|
The volume of lag, in megabytes (MB), in the replication link of the nodes. |
|
|
The replication throughput, in megabytes per second (MB/s), between the nodes in the replication link. |
|
|
The estimated catchup time (in seconds) between the nodes in the replication link. |
Last modified: