github vyruss/pg_statviz v0.8

12 hours ago

v0.8

Feature release

  • Add support for PostgreSQL 18
  • Update I/O statistics collection for PostgreSQL 18 byte-based metrics (read_bytes, write_bytes, extend_bytes in pg_stat_io)
  • Update WAL statistics collection (PostgreSQL 18 moves WAL write/sync statistics from pg_stat_wal to pg_stat_io)
  • Update Python utility to handle both PostgreSQL 18 byte-based I/O metrics and pre-18 operation counts

Maintenance

  • Bump minimum Python requirement to 3.11+
  • Update numpy dependency to 2.3.4

Don't miss a new pg_statviz release

NewReleases is sending notifications on new releases.