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