PostgreSQL Topic Archive

CPU, Memory, and I/O PostgreSQL Articles

CPU, memory, disk, temp files, checkpoints, buffers, and workload pressure.

pg_stat_io: The First Honest I/O Picture PostgreSQL Has Had
12 min read

Hit-ratio dashboards kept telling me the buffer cache was fine while storage latency tripled. pg_stat_io finally shows who is reading, writing, extending, and fsyncing — split by backend type and I/O context.

pg_stat_io: The First Honest I/O Picture PostgreSQL Has Had
12 min read

Hit-ratio dashboards kept telling me the buffer cache was fine while storage latency tripled. pg_stat_io finally shows who is reading, writing, extending, and fsyncing — split by backend type and I/O context.