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

Commit6313a76

Browse files
committed
doc: Clarify synchronous_standby_names parameter.
The synchronous_standby_names GUC allows specifying num_sync,the number of synchronous standbys transactions must wait forreplies from. This value must be an integer greater than zero.This commit updates the documentation to clarify this requirement.Reported-by: Asphator <asphator@gmail.com>Discussion:https://postgr.es/m/18663-b02f75cb919f1b60@postgresql.org
1 parent69ab446 commit6313a76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4715,6 +4715,8 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
47154715
wait for replies from,
47164716
and <replaceable class="parameter">standby_name</replaceable>
47174717
is the name of a standby server.
4718+
<replaceable class="parameter">num_sync</replaceable>
4719+
must be an integer value greater than zero.
47184720
<literal>FIRST</literal> and <literal>ANY</literal> specify the method to choose
47194721
synchronous standbys from the listed servers.
47204722
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp