#Postgres Database Migration Stuck?

7 messages · Page 1 of 1 (latest)

drowsy geyser
#

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.

violet groveBOT
#

Project ID: a32aec5d-84a3-4341-ac97-84f750c61df3

gaunt shoalBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

drowsy geyser
#

a32aec5d-84a3-4341-ac97-84f750c61df3

#

Seems to have finished now. No errors being shown

winged valve
#

happy to hear that, did you data make it over in tact?

drowsy geyser
#

yap, seems that all is there