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

Commitb34ee30

Browse files
committed
Update non-durable docs about non-synchronous-commit allowing
transaction loss for a _database_ crash.
1 parenta40b1e0 commitb34ee30

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/perform.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,9 +1157,10 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
11571157

11581158
<listitem>
11591159
<para>
1160-
Turn off <xref linkend="guc-synchronous-commit">; thereis no
1160+
Turn off <xref linkend="guc-synchronous-commit">; theremight be no
11611161
need to write the <acronym>WAL</acronym> to disk on every
1162-
commit.
1162+
commit. This does enable possible tranaction loss in case of
1163+
a <emphasis>database</> crash.
11631164
</para>
11641165
</listitem>
11651166
</itemizedlist>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp