pgsql: Add documentation chapter about checksums

Started by Magnus Haganderover 5 years ago1 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

Add documentation chapter about checksums

Data checksums did not have a longer discussion in the docs,
this adds a short section with an overview.

Extracted from the larger patch for on-line enabling of checksums, which
has many more authors and reviewers.

Author: Daniel Gustafsson
Reviewed-By: Magnus Hagander, Michael Banck (and others through the big patch)
Discussion: /messages/by-id/5ff49fa4.1c69fb81.658f3.04ac@mx.google.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cf621d9d84db1e6edaff8ffa26bad93fdce5f830

Modified Files
--------------
doc/src/sgml/amcheck.sgml | 4 ++--
doc/src/sgml/ref/initdb.sgml | 1 +
doc/src/sgml/wal.sgml | 49 +++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 51 insertions(+), 3 deletions(-)