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.
-ro
-rw
1 parent 1ac4703 commit fca06cfCopy full SHA for fca06cf
docs/src/failure_modes.md
@@ -121,9 +121,9 @@ pod will be created from a backup of the current primary. The pod
121
will be added again to the `-r` service and to the `-ro` service when ready.
122
123
If the failed pod is the primary, the operator will promote the active pod
124
-with status ready and the lowest replication lag, then point the `-rw`service
+with status ready and the lowest replication lag, then point the `-rw` service
125
to it. The failed pod will be removed from the `-r` service and from the
126
-`-ro` service.
+`-rw` service.
127
Other standbys will start replicating from the new primary. The former
128
primary will use `pg_rewind` to synchronize itself with the new one if its
129
PVC is available; otherwise, a new standby will be created from a backup of the
0 commit comments