projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e2c845
)
Fix missing space in documentation
author
Magnus Hagander
Mon, 1 Dec 2014 11:12:07 +0000
(12:12 +0100)
committer
Magnus Hagander
Mon, 1 Dec 2014 11:12:23 +0000
(12:12 +0100)
Ian Barwick
doc/src/sgml/wal.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/wal.sgml
b/doc/src/sgml/wal.sgml
index 0420610a011330fbbb8d5a93b6a3c3cf6d41c579..d2392b2341e1d059552c1d651263ae132c056f2c 100644
(file)
--- a/
doc/src/sgml/wal.sgml
+++ b/
doc/src/sgml/wal.sgml
@@
-194,7
+194,7
@@
Data pages are not currently checksummed by default, though full page images
- recorded in WAL records will be protected;
see
+ recorded in WAL records will be protected;
see
linkend="app-initdb-data-checksums">
initdb>
for details about enabling data page checksums.