Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326e1d7 commit 85317e8Copy full SHA for 85317e8
doc/src/sgml/wal.sgml
@@ -193,9 +193,10 @@
193
</listitem>
194
<listitem>
195
<para>
196
- Data pages are not currently checksummed, though full page images recorded
197
- in WAL records will be protected. Data pages have a 16-bit field available
198
- for future use with a data page checksum feature.
+ Data pages are not currently checksummed by default, though full page images
+ recorded in WAL records will be protected; see<link
+ linkend="app-initdb-data-checksums"><application>initdb</></link>
199
+ for details about enabling data page checksums.
200
</para>
201
202
0 commit comments