projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
179a9af
)
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:33 +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 c72253227e48e8ef57f6a60601a21ef293a719ab..f924da3f7329c0688f2259b0a20e42382183453d 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.