Re: Enable data checksums by default - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: Enable data checksums by default
Date
Msg-id CAKAnmmKEDYFJ17qtPpEOF98NMcCxB-ZsVW4OCG8f3p7XSGrHGQ@mail.gmail.com
Whole thread Raw
In response to Re: Enable data checksums by default  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-hackers
On Thu, Jul 31, 2025 at 3:21 PM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
Having checksums on does not improve data integrity...

Maybe not directly, but in the same way that a smoke detector does not directly prevent fire damage. Checksums do allow you to detect problems and fix things (esp. bad hardware) before they get worse.

Cheers,
Greg

--
Enterprise Postgres Software Products & Tech Support

pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: pg_dump --with-* options
Next
From: Nathan Bossart
Date:
Subject: Re: Improve LWLock tranche name visibility across backends