Standardize terminology on "primary" (in place of "master")

This commit is contained in:
Ian Barwick
2017-10-24 13:42:50 +09:00
parent a39b8ccc2d
commit 7c3abe28b9
6 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
If the standby is not running, the command can be executed on another
node by providing the id of the node to be unregistered using
the command line parameter <literal>--node-id</literal>, e.g. executing the following
command on the master server will unregister the standby with
command on the primary server will unregister the standby with
id <literal>3</literal>:
<programlisting>
repmgr standby unregister -f /etc/repmgr.conf --node-id=3