Hi,
I've upgraded from Zabbix 4.4 with Timescaledb to Zabbix 5.0. When I try to run the double.sql against the Timescaledb I get the following error:
How do I modify the double.sql so that it will work with Timescaledb?
I have Postgresql 11.7 and Timescaledb 1.6 on Debian 10.
Best,
Eirik
I've upgraded from Zabbix 4.4 with Timescaledb to Zabbix 5.0. When I try to run the double.sql against the Timescaledb I get the following error:
Code:
psql:double.sql:7: ERROR: ONLY option not supported on hypertable operations psql:double.sql:10: ERROR: ONLY option not supported on hypertable operations
I have Postgresql 11.7 and Timescaledb 1.6 on Debian 10.
Best,
Eirik
Comment