Re: pg_stat_database.checksum_failures misses single-page failures in backups

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Subject: Re: pg_stat_database.checksum_failures misses single-page failures in backups
Date: 2026-08-19 02:36:15
Message-ID: aoUWnyTqi74iNBPv@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 18, 2026 at 07:53:31AM +0100, Zsolt Parragi wrote:
> I did that in v2, I also adjusted the total warning I mentioned earlier.

Sounds fine here. Done as of 340f2ac62658.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2026-08-19 02:53:12 Re: pgstat: Flush some statistics within running transactions, take 2
Previous Message Michael Paquier 2026-08-19 02:34:56 Re: Fix a relcache reference leak in reorderbuffer.c