We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc71bd commit fd712cbCopy full SHA for fd712cb
modules/ROOT/pages/clustering/monitoring/status-check.adoc
@@ -70,7 +70,7 @@ A failed replication can either mean a real issue in the cluster (e.g., no leade
70
* `APPLYING` means that the member can replicate and is actively applying transactions.
71
* `REPLICATING` means that the member can participate in replicating, but can't apply.
72
This state is uncommon, but may happen while waiting for the database to start and accept transactions.
73
-* `UNAVAILABLE` means that the member is either too far behind or unreachable.
+* `UNAVAILABLE` means that the member is either too far behind the leader or unreachable.
74
75
=== Possible values of `requester`
76
* `TRUE` -- for the server on which the procedure is run
0 commit comments