Skip to content

Releases: mkky/postgres_exporter

x86-64

24 Jan 15:54
Compare
Choose a tag to compare

Architecture:
x86-64

Changes:
Renamed columns in collector/pg_stat_statements.go to align with PostgreSQL 13+ schema changes:
blk_read_time → shared_blk_read_time
blk_write_time → shared_blk_write_time