my data is in postgres legacy and i had failed to change the connection after migration, how can i recover my data?
techbrains2023
HOBBYOP

2 years ago

my data is in postgres legacy and i had failed to change the connection after migration, how can i recover my data?

Solved

1 Replies

2 years ago

you can re-run the migration by deleting the v2 Postgres database that the original migration process created


Status changed to Solved Railway about 2 years ago


Loading...