doc: Mention online checksum enabling in pg_checksums docs The documentation for bin/pg_checksums refered to online processing only in passing, this extends the documentation to list online checksums as as alternative as well as providing a link to the new Data Checksums section.
Author: Daniel Gustafsson <[email protected]> Reviewed-by: Bruce Momjian <[email protected]> Reported-by: Bruce Momjian <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4ae3e98c02cf57ba5e1d29e914a3b2e4d15f066f Modified Files -------------- doc/src/sgml/ref/pg_checksums.sgml | 15 ++++++++++----- doc/src/sgml/wal.sgml | 2 +- 2 files changed, 11 insertions(+), 6 deletions(-)
