25 days ago
After "Enable pgstatstatements to track query performance", container crashes with message:
2026-02-14 14:51:56.439 UTC [5] FATAL: could not access file "timescaledb,pgstatstatements": No such file or directory
2026-02-14 14:51:56.439 UTC [5] LOG: database system is shut down
7 Replies
25 days ago
Hi there! Could you please try following this: https://discord.com/channels/713503345364697088/1470128375275196448/1470390057910272001
25 days ago
I've also forwarded your issue to the team.
25 days ago
Happening to me too, this has taken my product offline in production. I regret clicking that button
25 days ago
The most straight forward way would be to just SSH into the service and remove the quotes from "timescaledb,pgstatstatements" in the postgresql.auto.conf file. Alternatively, if you have a volume backup, restoring the backup should also fix this.
25 days ago
It should be fine, although it's always good to have backups just in case.
Status changed to Solved medim • 20 days ago
20 days ago
This error is now fixed.