-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
Description
First off let me say this is an awesome python package. I'm trying to import 12 million records from a Heroku Postgres instance into Elastic Cloud, but it stops immediately due to an out of memory error. I think it's due to the way the normal manage.py search_index --rebuild works. Is there a way to easily implement a bulk save and batch the items or limit the memory use?
Metadata
Metadata
Assignees
Labels
No labels