My old Postgres database is on "removed" and I'm struggling migrating to a new one
ngtansang254
TRIALOP
2 years ago
Hi! I have a problem where the old postgres app shows "removed" deployment status. First thing I tried is connecting to it and got "server closed the connection unexpectedly". So I decided to create a new one, it did deploy well but when I tried using the backup files with "pgrestore" on my local PC, the cmd returned a lot of these "error could not execute query: ERROR: extension "timescaledb***" is not available".
Please let me know how can I get this backup to work, or how can I continue to use the old database.
Thank you!
3 Replies
Status changed to Solved Railway • almost 2 years ago
ngtansang254
TRIALOP
2 years ago
Thank you very much! Didn't know it's just that simple