On Sat, Mar 09, 2019 at 06:48:11PM +0000, Magnus Hagander wrote:
Track block level checksum failures in pg_stat_database
This adds a column that counts how many checksum failures have occurred
on files belonging to a specific database. Both checksum failures
during normal backend processing and those created when a base backup
detects a checksum failure are counted.
It seems this commit forgot to add PgStat_MsgChecksumFailure to the
PgStat_Msg union.
regards
--
Tomas Vondra http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services