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

Commit37e666b

Browse files
committed
Doc clarification for synchronous_commit.
Fujii Masao
1 parent1fd832d commit37e666b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,6 +1662,9 @@ SET ENABLE_SEQSCAN TO OFF;
16621662
to allow the transaction to commit asynchronously. However, the
16631663
special value <literal>local</> is available for transactions that
16641664
wish to wait for local flush to disk, but not synchronous replication.
1665+
If <varname>synchronous_standby_names</> is not set, <literal>on</>,
1666+
<literal>remote_write</> and <literal>local</> provide the same
1667+
synchronization level; transaction commit only waits for local flush.
16651668
</para>
16661669
<para>
16671670
This parameter can be changed at any time; the behavior for any

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp