after migration not able to connect to new postgresql db from docker image
fundesk
HOBBYOP

2 years ago

Hi,

with the migration of postgresql legacy plugin, the new postgresql db is seen in railway but i am not able to connect my service with it. Also recently i had a few migrations to my database and seems those migration are not reflected in the new db. How should i make the db in the docker image up-to-date and how do i connect my service to it?

Solved

1 Replies

2 years ago

if you've previously migrated but kept writing to the legacy database you will want to re-migrate then make sure you switch over your connection details this time.


Status changed to Solved Railway about 2 years ago


Loading...