mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
autofailover_quick_setup.rst: Replace 'fail-over' with 'failover'
Use the more common spelling. Before this commit: $ git grep -i failover | wc -l 67 $ git grep -i fail-over | wc -l 2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
=====================================================
|
====================================================
|
||||||
PostgreSQL Automatic Fail-Over - User Documentation
|
PostgreSQL Automatic Failover - User Documentation
|
||||||
=====================================================
|
====================================================
|
||||||
|
|
||||||
Automatic Failover
|
Automatic Failover
|
||||||
==================
|
==================
|
||||||
@@ -27,7 +27,7 @@ now on the «standbyserver».
|
|||||||
Summary
|
Summary
|
||||||
-------
|
-------
|
||||||
|
|
||||||
2 PostgreSQL servers are involved in the replication. Automatic fail-over need
|
2 PostgreSQL servers are involved in the replication. Automatic failover need
|
||||||
to vote to decide what server it should promote, thus an odd number is required
|
to vote to decide what server it should promote, thus an odd number is required
|
||||||
and a witness-repmgrd is installed in a third server where it uses a PostgreSQL
|
and a witness-repmgrd is installed in a third server where it uses a PostgreSQL
|
||||||
cluster to communicate with other repmgrd daemons.
|
cluster to communicate with other repmgrd daemons.
|
||||||
|
|||||||
Reference in New Issue
Block a user