Re: More issues with pg_verify_checksums and checksum verification in base backups
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Stephen Frost <sfrost@snowman.net>
Cc: Magnus Hagander <magnus@hagander.net>, Andres Freund <andres@anarazel.de>, Michael Banck <michael.banck@credativ.de>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-08-07T01:44:51Z
Lists: pgsql-hackers
On Tue, Aug 06, 2019 at 04:20:43PM -0400, Stephen Frost wrote: > On Tue, Aug 6, 2019 at 15:45 Magnus Hagander <magnus@hagander.net> wrote: >> When agreement cannot be found, perhaps a parameter is in order? >> >> That is, have the tool complain about such files by default but with a >> HINT that it may or may not be a problem, and a switch that makes it stop >> complaining? > > WFM. Fine by me. I'd also rather not change the behavior that we have now without the switch. -- Michael
Commits
-
Fix various checksum check problems for pg_verify_checksums and base backups
- 19516afdf167 11.2 landed
- 5c995139752f 12.0 landed
-
Switch pg_verify_checksums back to a blacklist
- 85036308dc58 11.2 landed
- a1c91dd1108c 12.0 landed