Backpatch to 9.3
Adjusted patch from Ian Lawrence Barwick
- Data pages are not currently checksummed, though full page images recorded
- in WAL records will be protected. Data pages have a 16-bit field available
- 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
+ linkend="app-initdb-data-checksums">
initdb>
+ for details about enabling data page checksums.