github darold/pgbadger v8.0
Version 8.0

latest releases: v12.3, v12.4, v12.2...
8 years ago

This is a major release that adds support to pgbouncer log files. New pgbouncer reports are:

  • Request Throughput
  • Bytes I/O Throughput
  • Queries Average duration
  • Simultaneous sessions
  • Histogram of sessions times
  • Sessions per database
  • Sessions per user
  • Sessions per host
  • Established connections
  • Connections per database
  • Connections per user
  • Connections per host
  • Most used reserved pools
  • Most Frequent Errors/Events

pgbouncer log files can be parsed together with PostgreSQL logs.

It also adds a two new command line options:

  • --pgbouncer-only to only show pgbouncer related reports.
  • --rebuild to be able to rebuild all html reports in incremental output directory where binary data files are still available.

This release fixes a major bug introduced with journalctl code that was prevented the use of multiprocess feature.

Don't miss a new pgbadger release

NewReleases is sending notifications on new releases.