From: Peter Eisentraut Date: Tue, 1 Oct 2024 13:58:20 +0000 (-0400) Subject: Tweak docs to reduce possible impact of data checksums X-Git-Tag: REL_18_BETA1~1812 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=efd72a3d422b591bfec941d625df6fad820e021b;p=postgresql.git Tweak docs to reduce possible impact of data checksums Author: Greg Sabino Mullane Discussion: https://www.postgresql.org/message-id/flat/CAKAnmmKwiMHik5AHmBEdf5vqzbOBbcwEPHo4-PioWeAbzwcTOQ@mail.gmail.com --- diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index bdd613e77ff..c2531f551a8 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -267,7 +267,7 @@ PostgreSQL documentation Use checksums on data pages to help detect corruption by the I/O system that would otherwise be silent. Enabling checksums - may incur a noticeable performance penalty. If set, checksums + might incur a small performance penalty. If set, checksums are calculated for all objects, in all databases. All checksum failures will be reported in the