Skip to content

Commit 85f345b

Browse files
committed
Improve grammar and spelling in durability discussion.
1 parent b34ee30 commit 85f345b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc/src/sgml/perform.sgml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,9 +1118,10 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
11181118
so if your site does not require such a guarantee,
11191119
<productname>PostgreSQL</productname> can be configured to run
11201120
much faster. The following are configuration changes you can make
1121-
to improve performance in such cases; they do not invalidate
1122-
commit guarantees related to database crashes, only abrupt operating
1123-
system stoppage, except as mentioned below:
1121+
to improve performance in such cases. Except as noted below, durability
1122+
is still guaranteed in case of a crash of the database software;
1123+
only abrupt operating system stoppage creates a risk of data loss
1124+
or corruption when these settings are used.
11241125

11251126
<itemizedlist>
11261127
<listitem>
@@ -1159,8 +1160,8 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
11591160
<para>
11601161
Turn off <xref linkend="guc-synchronous-commit">; there might be no
11611162
need to write the <acronym>WAL</acronym> to disk on every
1162-
commit. This does enable possible tranaction loss in case of
1163-
a <emphasis>database</> crash.
1163+
commit. This setting does risk transaction loss (though not data
1164+
corruption) in case of a crash of the <emphasis>database</> alone.
11641165
</para>
11651166
</listitem>
11661167
</itemizedlist>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy