
I just upgraded my appwrite version to the latest by following the docs https://appwrite.io/docs/upgrade. I also just did the migration. I have a collection with around 25m rows, its taking a while now to complete but can anyone give me an insight on how long it can take until the migration completes?
Also my appwrite instance is in a remote server, so I might have to disconnect ssh, is it safe to do a ctrl+c
, will the migration keep running in the background?

We can't say. It depends on your server specs. You can try to extrapolate the time.
Ctrl + c will quit the migration so you'd have to run it again. I suggest using tmux to keep the session active (but you can't do that now that you've already started)

okay thank you! this answer is all that i need

[SOLVED] Appwrite Migration

hello again, so i've been running the migration in about 5 days now, in my estimate it should take about 4-5 days to finish since my total documents in my project is around 45m, but i've been getting a [PDO] MySQL Connection Restarted
log, is this something i have to be concerned about? i hope the migration is still making progress and not restarting itself over and over

It failed on something but should be continuing

Thanks you, migration finally completed after about > 5days
Recommended threads
- Getting issue while migrating from Self ...
i try to migrating my project but when do this error come and dont allow to crate that migration
- Direct Upgrade from Appwrite v1.5.11 to ...
I'm on Appwrite v1.5.11. Can I upgrade directly to v1.6.2?
- Fail to receive the verification email a...
I added my email address to prevent it from showing "appwrite," but now I'm not receiving emails for verification or password resets. The function appears to be...
