In my searching, it seems that maybe Zabbix 5.4 + PostgreSQL 13 + Timescale 2.x are not yet fall-off-a-log straightforward to implement. Due to some major changes between Timescale 1.x and 2.x. Is this accurate assessment?
The docs didn't seem to disallow those higher versions and in fact I found this in Requirements:
PostgreSQL 13.2 or newer with TimescaleDB 2.1
But is this really feasible? Anyone been successful at just following the docs to implement it? Or other supplementary docs needed?
The docs didn't seem to disallow those higher versions and in fact I found this in Requirements:
PostgreSQL 13.2 or newer with TimescaleDB 2.1
But is this really feasible? Anyone been successful at just following the docs to implement it? Or other supplementary docs needed?
Comment