Rank 3: Container
I tried to migrate to self hosted one of my live production database.
All is migrated successfully except one table data which contains more than 5k rows...is it a bug or is there any other settings i need to change???
Votes
0
Replies
9
Participants
3
Messages
10
Rank 3: Container
I tried to migrate to self hosted one of my live production database.
All is migrated successfully except one table data which contains more than 5k rows...is it a bug or is there any other settings i need to change???
I think this must be happening because the no. of rows are quite large & timeout is common in such situations due to many factors including network speed
Have you noticed anything specific in logs?
Rank 3: Container
Nothing...everything is perfect ..all success...even the images in the storage came perfectly....
I searched about it and found this (see if it helps): https://appwrite.io/threads/1076142201693814795
Rank 3: Container
This is different...I am asking about migration.....
Yes I know. I sent it to let you know that there's no srach limit
This probably could be the issue
cc @user
Rank 3: Container
Any update?