
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
- Support for postgreSQL and mongoDb
By when can we expect Appwrite to have support for PostgreSQL and MongoDB, and I hope that along with that, storing and querying of nested objects will also be ...
- appwrite 1.7.0 Failed to fetch
We recently upgraded our Appwrite installation from version 1.6.2 to 1.7.0, and since the upgrade, we are unable to log in to the Appwrite console. The login at...
- Change attributes of existing collection...
I'm trying to figure out how to add a new attribute to this empty collection, but the only prompt that shows up is the "create document." Nothing shows up in se...
