Werk #14556: mk_postgres: support Latin-1 server encoding

Component Checks & agents
Title mk_postgres: support Latin-1 server encoding
Date Sep 5, 2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Previously, any Postgresgl server with encoding Latin-1 would be rejected by the agent mk_postgres.py. This is because some of the SQL queries sent by the agent contained utf-8 only characters. With this werk, the agent supports Latin-1 encoding.

To the list of all Werks