postgres_exporter icon indicating copy to clipboard operation
postgres_exporter copied to clipboard

Collect idle_in_transaction_time from PG >= 15

Open ajmaidak opened this issue 1 year ago • 0 comments

idle_in_transaction_time was added to pg_stat_database in pg 15

https://www.postgresql.org/docs/15/monitoring-stats.html#MONITORING-PG-STAT-DATABASE-VIEW

ajmaidak avatar Oct 17 '24 14:10 ajmaidak