Werk #13986: postgres_stat_database: crash on empty values in database query
Component | Checks & agents | ||
Title | postgres_stat_database: crash on empty values in database query | ||
Date | Apr 7, 2022 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
This is a regression that got introduced with werk #13676.
Empty values for the "datname" entry are converted to a useful name according to the postgres documentation. Empty values for other data columns are accepted/handled again now.