We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c0d7e commit 1ca7f1dCopy full SHA for 1ca7f1d
1 file changed
README.md
@@ -14,7 +14,7 @@ and secondary by the monitor.
14

15
16
The pg_auto_failover Monitor implements a state machine and relies on
17
-in-core PostgreSQL facilities to deliver HA. For example. when the
+in-core PostgreSQL facilities to deliver HA. For example, when the
18
**secondary** node is detected to be unavailable, or when its lag is too
19
much, then the Monitor removes it from the `synchronous_standby_names`
20
setting on the **primary** node. Until the **secondary** is back to being
0 commit comments