Update parameter description.

This commit is contained in:
Ian Barwick
2017-09-13 10:18:44 +09:00
parent 244d36a7d6
commit 2f4e7c1d8b

View File

@@ -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>