Details
-
Problem report
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
6.0.11rc1, 6.2.5rc1, 6.4 (plan)
-
None
-
PgSQL w/o TSDB
-
Team A
-
Sprint 94 (Nov 2022), Sprint 95 (Dec 2022)
-
0.5
Description
When running Postgres without TSDB, dbversion_status contains second object with 'database' being an empty string and versions as nulls.
Following dbversion_status is observer:
[{"database":"PostgreSQL","current_version":"14.5","min_version":"10.9","max_version":"14.x","history_pk":1,"min_supported_version":"13.0","flag":0},{"database":"","current_version":null,"min_version":null,"max_version":null,"min_supported_version":null,"flag":0,"extension_err_code":0}]
Attachments
Issue Links
- caused by
-
ZBX-20743 Compression with Apache licensed TimescaleDB 2.x
-
- Closed
-