R
Railway•6mo ago
Josh Willing

postgres migration stuck on Deploying Migration Service

HELP! I initiated the database migration and it's been stuck on the deploying service step for a while. However, it appears the new database exists already, though the other service variables haven't been updated to point to that new db yet. How long does this take? Can i just manually point my other services to the new db variables and deploy those services? Thanks!
11 Replies
Percy
Percy•6mo ago
Project ID: 128dd64e-71d8-4b92-9b2c-8a1dc372d91c
Percy
Percy•6mo ago
Project ID: 128dd64e-71d8-4b92-9b2c-8a1dc372d91c
Josh Willing
Josh Willing•6mo ago
128dd64e-71d8-4b92-9b2c-8a1dc372d91c
Brody
Brody•6mo ago
does the new database have all your data in it?
Josh Willing
Josh Willing•6mo ago
yup, looks like it (I also did a db dump before this so I can manually restore it if needed after redeploying everything
Brody
Brody•6mo ago
then as long as it does, i would axe the migration stuff and update the needed variables with reference variables that point to the new database
Josh Willing
Josh Willing•6mo ago
to axe the migration stuff, do i just delete the "Postgres Migration" service? Or do I also have to delete the "Postgres Legacy" (renamed old db plugin I assume)? The latter is the one with the never-ending loading spinner.
Brody
Brody•6mo ago
as long as you are absolutely sure your data is in the new database (you have a backup, but still) delete both
Josh Willing
Josh Willing•6mo ago
đź‘Ť I understand the risk. I've got a copy, thank you sir, will try that now. Cool, seems to work! Thanks Brody
Brody
Brody•6mo ago
no problem, happy to help!
thomas
thomas•6mo ago
This is likely related to the #🚨|incidents we called. The most recent updates will always be on our status page. After a fix we are back. Can you confirm @Josh Willing ?