projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
900f84e
)
Windows write-cache wording improvement.
author
Bruce Momjian
Sun, 16 Dec 2007 14:05:12 +0000
(14:05 +0000)
committer
Bruce Momjian
Sun, 16 Dec 2007 14:05:12 +0000
(14:05 +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 467c8d46095c64d5c9ecf7412d4c6d72e7219aa5..e459863d5ef364075d1590be218a735b244cde63 100644
(file)
--- a/
doc/src/sgml/wal.sgml
+++ b/
doc/src/sgml/wal.sgml
@@
-1,4
+1,4
@@
-
+
Reliability and the Write-Ahead Log
@@
-71,7
+71,7
@@
Computer\Open\{select disk
drive}\Properties\Hardware\Properties\Policies\Enable write caching on
the disk>. Also on Windows,
fsync> and
-
fsync_writethrough> never
use
write caching.
+
fsync_writethrough> never
do
write caching.