Werk #16603: mk_postgres: Ensure coherent string encoding

Component Checks & agents
Title mk_postgres: Ensure coherent string encoding
Date Mar 27, 2024
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0p26 2.3.0b4 2.4.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Postgres.cfg was always read as unicode decoded. This ensures that the read text is correctly converted to byte string format.

To the list of all Werks