If no standbys can be found in the set of connection points provided,
the fallback behavior is "any", and not "all" that does not exist.
Author: Greg Nancarrow
Reviewed-by: Laurenz Albe
Discussion: https://postgr.es/m/CAJcOf-fDaCv8qCpWH7k5Yh6zFxZeUwZowu4sCWQ2zFx4CdkHpA@mail.gmail.com
<listitem>
<para>
first try to find a standby server, but if none of the listed
- hosts is a standby server, try again in <literal>all</literal>
+ hosts is a standby server, try again in <literal>any</literal>
mode
</para>
</listitem>