projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb2e769
)
Add "not" to wal journaling text.
author
Bruce Momjian
<bruce@momjian.us>
Thu, 18 Dec 2008 22:34:21 +0000
(22:34 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 18 Dec 2008 22:34:21 +0000
(22:34 +0000)
doc/src/sgml/wal.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/wal.sgml
b/doc/src/sgml/wal.sgml
index 64b76ae9d33ed174ecd3a43ec2aa028fe6cc2141..426863d308d859e69a119b99b4260efabf5efb05 100644
(file)
--- a/
doc/src/sgml/wal.sgml
+++ b/
doc/src/sgml/wal.sgml
@@
-138,7
+138,7
@@
<tip>
<para>
Because <acronym>WAL</acronym> restores database file
- contents after a crash, journaled filesystems are necessary for
+ contents after a crash, journaled filesystems are n
ot n
ecessary for
reliable storage of the data files or WAL files. In fact, journaling
overhead can reduce performance, especially if journaling
causes file system <emphasis>data</emphasis> to be flushed