After Migration Still Pointing to old database
aakhan1572
FREEOP

2 years ago

My Postgress database hosted by Railwayapp. My Previous Host and port (Old Database Host name and port) HOST=containers-us-west-36.railway.app PORT=5876

New Database after upgrade i got following Host and port No. 'HOST': 'monorail.proxy.rlwy.net', 'PORT': '42328',

My database migration done properly Still pointing to old database. My deployment still pointing to old database(containers-us-west-36.railway.app PORT=5876).
Legacy database deleted.

Solved

2 Replies

2 years ago

you would need to switch over to use the new database


Status changed to Solved Railway about 2 years ago


aakhan1572
FREEOP

2 years ago

I Just deployed new deployment and solved this issue. Solved this issue


Loading...