global_rto_status
global_rto_status displays log flow control information about the primary and standby nodes (except the current node and standby DNs), as described in Table 1. In the multi-tenancy scenario, global information is returned if this view is accessed in a non-PDB, and the empty list is returned if this view is accessed in a PDB.
| Parameter | Type | Description |
|---|---|---|
| node_name | text | Node name (including the primary and standby nodes). |
| rto_info | text | Flow control information, including the current log flow control time (unit: second) of the standby node, the expected flow control time (unit: second) specified by the GUC parameter, and the primary node sleep time (unit: μs) required to reach the expectation. |