mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
autofailover_quick_setup.rst: 'Clone the node1' -> 'Clone node1'
This sounds better to me, but maybe that's just my American dialect :p. The issue of what name get articles is complicated [1]. [1]: http://english.stackexchange.com/questions/59271/why-there-is-the-before-some-names-but-not-others
This commit is contained in:
@@ -118,7 +118,7 @@ Clone Master
|
|||||||
|
|
||||||
Log in to node2.
|
Log in to node2.
|
||||||
|
|
||||||
Clone the node1 (the current Master)::
|
Clone node1 (the current Master)::
|
||||||
|
|
||||||
su - postgres
|
su - postgres
|
||||||
repmgr -d repmgr -U repmgr -h node1 standby clone
|
repmgr -d repmgr -U repmgr -h node1 standby clone
|
||||||
|
|||||||
Reference in New Issue
Block a user