#the "timescaledb" extension is not up-to-date

7 messages · Page 1 of 1 (latest)

fiery garnet
#

2023-10-06 05:18:44.695 UTC [32560] LOG: the "timescaledb" extension is not up-to-date

2023-10-06 05:18:44.695 UTC [32560] HINT: The most up-to-date version is 2.12.0, the installed version is 2.1.1.

This is causing my app to fail to respond. I tried updating via ALTER EXTENSION timescaledb UPDATE; but didn't work.

torpid micaBOT
#

Project ID: 22566ba8-ff41-4b31-bf30-1a3935b3a45b

glacial jungleBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

fiery garnet
#

22566ba8-ff41-4b31-bf30-1a3935b3a45b

sterile acorn
#

do you use timescaledb features in your app?

fiery garnet
#

No

#

I restarted the database and altered my Procfile and it fixed it. TY!