pgsql-announce
❮
pgmetrics 1.19 released
- Jump to comment-1RapidLoop, Inc. via PostgreSQL Announce<announce-noreply@postgresql.org>Jan 19, 2026, 9:26 AM UTCHello All,
We're happy to announce the release of v1.19 of pgmetrics. Changes since the v1.18 release include:
* Support for PgBouncer upto v1.25.
* Support for pgpool upto v4.7.
* Collect from pgstatdatabase_conflicts view.
* Collect pgstatio rows in Postgres 16 or later.
Collect confl_ columns from pgstatsubscription_stats.
* Updated dependencies, bug fixes and optimizations.
You can get the latest release from GitHub.
Thanks to all the people who pitched in with bug reports, suggestions and patches! Keep it coming!
## About pgmetrics
pgmetrics is an open-source, zero-dependency, single-binary tool that can collect 350+ metrics from a running PostgreSQL server and display it in easy-to-read text format or export it as JSON and CSV for scripting. It also supports collection from various managed PostgreSQL services (AWS, Azure, GCP) as well as from Citus, PgBouncer and Pgpool.
Learn more at pgmetrics.io, or see a sample report here.
pgmetrics is an open-source project of RapidLoop.
Best,
-Mahadevan