pgsql: Tweak docs to reduce possible impact of data checksums

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Tweak docs to reduce possible impact of data checksums
Date: 2024-10-01 14:00:12
Message-ID: E1svdQB-001iwC-OW@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tweak docs to reduce possible impact of data checksums

Author: Greg Sabino Mullane <greg(at)turnstep(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CAKAnmmKwiMHik5AHmBEdf5vqzbOBbcwEPHo4-PioWeAbzwcTOQ(at)mail(dot)gmail(dot)com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/initdb.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2024-10-01 15:06:23 pgsql: initdb: Add new option "--no-data-checksums"
Previous Message Peter Eisentraut 2024-10-01 13:42:59 pgsql: Use macro to define the number of enum values