Tweak docs to reduce possible impact of data checksums
authorPeter Eisentraut <[email protected]>
Tue, 1 Oct 2024 13:58:20 +0000 (09:58 -0400)
committerPeter Eisentraut <[email protected]>
Tue, 1 Oct 2024 13:58:20 +0000 (09:58 -0400)
Author: Greg Sabino Mullane <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/CAKAnmmKwiMHik5AHmBEdf5vqzbOBbcwEPHo4-PioWeAbzwcTOQ@mail.gmail.com

doc/src/sgml/ref/initdb.sgml

index bdd613e77ffdd8fcb05ab6de5926a8636389a8d2..c2531f551a8698e8ac8afd68cdf481950b36e2f3 100644 (file)
@@ -267,7 +267,7 @@ PostgreSQL documentation
        <para>
         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
         <link linkend="monitoring-pg-stat-database-view">