projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
866737c
)
Fix missing space in documentation
author
Magnus Hagander
<
[email protected]
>
Mon, 1 Dec 2014 11:12:07 +0000
(12:12 +0100)
committer
Magnus Hagander
<
[email protected]
>
Mon, 1 Dec 2014 11:12:07 +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 6172a087f2f469cc5daad27bcad5027f0cf9c78d..1254c03f80e3315198803575ea768f6eb413d8e0 100644
(file)
--- a/
doc/src/sgml/wal.sgml
+++ b/
doc/src/sgml/wal.sgml
@@
-194,7
+194,7
@@
<listitem>
<para>
Data pages are not currently checksummed by default, though full page images
- recorded in WAL records will be protected;
see
<link
+ recorded in WAL records will be protected;
see
<link
linkend="app-initdb-data-checksums"><application>initdb</></link>
for details about enabling data page checksums.
</para>