mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Update parameter description.
This commit is contained in:
@@ -30,8 +30,9 @@
|
|||||||
or another identifier unambiguously associated with the server to avoid
|
or another identifier unambiguously associated with the server to avoid
|
||||||
confusion. Avoid choosing names which reflect the node's current role,
|
confusion. Avoid choosing names which reflect the node's current role,
|
||||||
e.g. <varname>primary</varname> or <varname>standby1</varname>
|
e.g. <varname>primary</varname> or <varname>standby1</varname>
|
||||||
as roles can change and it will be confusing if e.g. the current primary is
|
as roles can change and if you end up in a solution where the current primary is
|
||||||
called <varname>standby1</varname>.
|
called <varname>standby1</varname> (for example), things will be confusing
|
||||||
|
to say the least.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|||||||
Reference in New Issue
Block a user