github vyruss/pg_statviz v1.2

one hour ago

v1.2

Feature release

  • Add openai AI provider: OpenAI and any OpenAI-compatible endpoint
  • Add PostgreSQL 19 support
    • Track wal_fpi_bytes from pg_stat_wal
    • Capture the new PG18/19 I/O worker, WAL level and autovacuum scoring settings in snapshot_conf
  • Add blocking locks analysis module
    • Blocked and blocking session counts per snapshot, with a breakdown by lock type
    • Built on pg_blocking_pids(), so soft blocks are counted as well as hard conflicts

Maintenance

  • Default to claude-sonnet-5 and gemini-3.7-flash

Don't miss a new pg_statviz release

NewReleases is sending notifications on new releases.