pgsql: doc: Mention online checksum enabling in pg_checksums docs

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Mention online checksum enabling in pg_checksums docs
Date: 2026-06-04 22:20:10
Message-ID: E1wVGQ6-00169U-1P@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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 <daniel(at)yesql(dot)se>
Reviewed-by: Bruce Momjian <bruce(at)momjian(dot)us>
Reported-by: Bruce Momjian <bruce(at)momjian(dot)us>
Discussion: https://postgr.es/m/aiHKJWa1k28fFTqf@momjian.us

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-06-04 22:50:39 pgsql: Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE)
Previous Message Andres Freund 2026-06-04 19:02:12 pgsql: ci: Remove support for cirrus-ci based CI