mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
bf3a1529bf
## Problem We don't have visibility into data/index corruption. ## Summary of changes Add data/index corruptions metrics. PG calls elog ERROR errcode to emit these corruption errors. PG Changes: https://github.com/neondatabase/postgres/pull/698