Postgres database server is crashing after adding timescaledb extension
barrymaswan
PROOP

a year 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

Solved$10 Bounty

1 Replies

Railway
BOT

a year 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 11 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...