Ad Widget

Collapse

Problem with timescaledb

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stefek143
    Junior Member
    • Feb 2021
    • 3

    #1

    Problem with timescaledb

    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:

    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.​
    Do somebody know how to fix this problem?
Working...