I have done a import around 2700+ data was there on the sheet with 97 columns, the file size was 5mb. But it took around 4 hour to complete the import. The import executed in idle mod. Skip duplicates and silent mode has not checked. Is there any way to fix this issue?
Slow Import
Collapse
X
-
Tags: None
-
Enabling the skip duplicate will make it faster, silent mode also make it faster, especially if the table has large number of records -
I have done a import around 2700+ data was there on the sheet with 97 columns, the file size was 5mb. But it took around 4 hour to complete the import. The import executed in idle mod. Skip duplicates and silent mode has not checked. Is there any way to fix this issue?
So, most likely, your server is simply too weak. You can enable Skip searching for duplicates and Silent mode and try to import through the UI, or better through the CLI.Last edited by victor; 05-10-2024, 10:37 AM.Comment
-
-
-
Try to figure out what exactly is slow. Is it fast if you skip duplicates. Is it fast in silent mode.
How many records are already in the database table.
Database tweaking is also may be reasonable if you have big tables.
If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
Comment