MV_ RECOVERY_ STATUS
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.
This view includes information about the status of the current recovery process.
This view is also available as an LMV (local view per node) view.
Column Name |
Description |
---|---|
DATABASE_ |
The name of the database being recovered. |
DATABASE_ |
The internal ID for the database being recovered. |
NODE_ |
The ID of the node from which the database is being recovered. |
REPLAY_ |
The replay % completion and an estimated time to completion. |
REPLAY_ |
The status of the replay. |
REPLAYED_ |
The Log Sequence Number indicating the position to which changes have been applied to the replica. |
STARTUP_ |
The Log Sequence Number indicating the position up to which each transaction has been committed. |
RECOVERY_ |
Possible values: Attach, Restart node, Restore |
Last modified: November 5, 2024