doc: a witness server is also relevant for primary visibility consensus checks

Clarify documentation and example to make it clear that a witness
server, if present, is also used for primary visibility consensus
checks.
This commit is contained in:
Ian Barwick
2020-02-24 15:25:15 +09:00
parent e782f2d949
commit 2bb89d252b
2 changed files with 8 additions and 7 deletions

View File

@@ -394,8 +394,8 @@
</indexterm>
<para>
If <literal>true</literal>, only continue with failover if no standbys have seen
the primary node recently.
If <literal>true</literal>, only continue with failover if no standbys
(or the witness server, if present) have seen the primary node recently.
</para>
<note>
<para>