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

Commita91c950

Browse files
committed
Update warning about synchronous-commit durability, per suggestion from
Robvert Haas.
1 parent2b2b2ae commita91c950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/perform.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
11591159
<para>
11601160
Turn off <xref linkend="guc-synchronous-commit">; there might be no
11611161
need to write the <acronym>WAL</acronym> to disk on every
1162-
commit. Thisdoes affect database crash transaction durability.
1162+
commit. Thiscan cause transaction loss after a server crash.
11631163
</para>
11641164
</listitem>
11651165
</itemizedlist>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp