Skip to content

check_pgactivity 1.25 beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ioguix ioguix released this 05 Jan 10:59
· 489 commits to master since this release

2015-01-05 - version 1.25beta1

Changelog:

  • add service pg_dump_backup
  • change units of service bgwriter (github issue #29)
  • support PostgreSQL 9.5
  • fix backends service to remove autovacuum from the connection count (github issue #14)
  • fix backends service to add walsenders to the connection count (github issue #14)
  • fix a harmless perl warning
  • fix wal_size service to support 9.5+
  • fix corruption on status file on concurrent access
  • fix bad estimation in btree bloat query with mostly NULL columns