Werk #5753: mk_postgres: reduce the amount of psql sessions opened by the plugin

Component Checks & agents
Title mk_postgres: reduce the amount of psql sessions opened by the plugin
Date Mar 21, 2018
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.5.0b1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

Previously, the number of psql sessions scaled linearly with the number of databases. Now the number of psql sessions opened by the plugin is constant. Additionally, the sessions of some sections were combined to further reduce the total number of psql sessions.

To the list of all Werks