global_streaming_hadr_rto_and_rpo_stat
global_streaming_hadr_rto_and_rpo_stat displays the log flow control information about the primary and standby database instances in the streaming DR scenario. (This schema can be used only on the primary DN of the primary database instance. Statistics cannot be obtained from the standby DN or the standby database instance.)
Parameter |
Type |
Description |
---|---|---|
hadr_sender_node_name |
text |
Node name, including the primary database instance and the first standby node of the standby database instance. |
hadr_receiver_node_name |
text |
Name of the first standby node of the standby database instance. |
current_rto |
int |
Flow control information, that is, log RTO time of the current primary and standby database instances (unit: second). |
target_rto |
int |
Flow control information, that is, the RTO time between the target primary and standby database instances (unit: second). |
current_rpo |
int |
Flow control information, that is, log RPO time of the current primary and standby database instances (unit: second). |
target_rpo |
int |
Flow control information, that is, the RPO time between the target primary and standby database instances (unit: second). |
rto_sleep_time |
int |
RTO flow control information, that is, the expected sleep time (unit: μs) required by walsender on the host to reach the specified RTO. |
rpo_sleep_time |
int |
RPO flow control information, that is, the expected sleep time (unit: μs) required by xlogInsert on the host to reach the specified RPO. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot