engineering
Postgres pg_stat_io: The View That Finally Shows Your Database I/O Pattern
Postgres 16 added pg_stat_io, a system view that exposes I/O activity broken down by backend type and I/O context. It closes a long-standing observability gap. Most teams have not noticed the view exists yet.