Postgres database server is crashing after adding timescaledb extension
barrymaswan
PROOP
4 months ago
I was trying to add pg_statements and timescaledb to my prod database. I ran this command ALTERSYSTEMSET shared_preload_libraries = 'pg_stat_statements, timescaledb';
then restarted the database.
The database is now consistently crashing.
The deploy is now failing with this error:
2025-08-10 13:41:34.396 UTC [5] FATAL: could not access file "pg_stat_statements, timescaledb": No such file or directory
1 Replies
Railway
BOT
4 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
Status changed to Solved barrymaswan • 4 months ago