diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/libpq.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 7bcb7504a6e..174a6b7f37b 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1965,7 +1965,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname <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> |