Werk #342: postgres_stat_database: make agent compatible with PostgreSQL 8.4.x

Component Checks & agents
Title postgres_stat_database: make agent compatible with PostgreSQL 8.4.x
Date Dec 16, 2013
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.5i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The SQL query that was used in the agent plugin mk_postgres was not compatible with PostgreSQL 8.4.x, because there is not column conflicts. This column is not used by the check anyway, so it has been removed (thanks to Alexander Keller).

To the list of all Werks