aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2014-12-01 12:12:07 +0100
committerMagnus Hagander <magnus@hagander.net>2014-12-01 12:12:07 +0100
commit6d6cade05bcb68ca8677aa5502ca73274d6e4539 (patch)
treed76b00ce8941cad3a397202417d4d76faa0c3fe8
parent866737c923730f0cf8dde787868ab3ae697a278a (diff)
downloadpostgresql-6d6cade05bcb68ca8677aa5502ca73274d6e4539.tar.gz
postgresql-6d6cade05bcb68ca8677aa5502ca73274d6e4539.zip
Fix missing space in documentation
Ian Barwick
-rw-r--r--doc/src/sgml/wal.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml
index 6172a087f2f..1254c03f80e 100644
--- 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>