Hello,
My version of Zabbix is 5.4,.I've made upgrade DB Postgres from 11 to 12 , next I wanted to update timescaledb from 1.7.4 to 2.1 but when I execute a command I get Error:
Do somebody know how to fix this problem?
My version of Zabbix is 5.4,.I've made upgrade DB Postgres from 11 to 12 , next I wanted to update timescaledb from 1.7.4 to 2.1 but when I execute a command I get Error:
host ~ # psql -X -U postgres -h localhost -p 5432 -d zabbix -x -c "alter extension timescaledb update;"
ERROR: function name "drop_chunks" is not unique
HINT: Specify the argument list to select the function unambiguously.
ERROR: function name "drop_chunks" is not unique
HINT: Specify the argument list to select the function unambiguously.