Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2977f24

Browse files
committed
doc: Fix description of target_session_attrs=prefer-standby
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 NancarrowReviewed-by: Laurenz AlbeDiscussion:https://postgr.es/m/CAJcOf-fDaCv8qCpWH7k5Yh6zFxZeUwZowu4sCWQ2zFx4CdkHpA@mail.gmail.com
1 parent9626325 commit2977f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1965,7 +1965,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
19651965
<listitem>
19661966
<para>
19671967
first try to find a standby server, but if none of the listed
1968-
hosts is a standby server, try again in <literal>all</literal>
1968+
hosts is a standby server, try again in <literal>any</literal>
19691969
mode
19701970
</para>
19711971
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp