Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #343: postgres_sessions: make agent plugin compatible with PostgreSQL 9.2

Component Checks & agents
Title postgres_sessions: make agent plugin compatible with PostgreSQL 9.2
Date Dec 16, 2013
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.5i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Problem is that newer PostgreSQL versions have the column query instead of current_query. The plugin now simply tries both variants.

To the list of all Werks