Postgres Database Migration Stuck?
I am trying to run the migration and it seems to be stuck.
I have two environments it was supposed to run over: production, development
Production
It started with production and was done rather quick. It also restarted the connected server which means there is also new additional data in the new db. It was still showing the spinner that a migration is in progress on the legacy db in my production environment. That is why I manually removed the deployment to make sure that there is not more data being added to the db.
Development
This environment doesn't really matter much tbh.
Is the migration for the production env really done even though the spinner is still showing? I checked the row counts on some tables and it seems like the new db has more rows in the tables that are seeing usually more movement.
5 Replies
Project ID:
a32aec5d-84a3-4341-ac97-84f750c61df3
a32aec5d-84a3-4341-ac97-84f750c61df3
Seems to have finished now. No errors being shown
happy to hear that, did you data make it over in tact?
yap, seems that all is there
awesome, feel free to delete the legacy database then