django-postgres-extra icon indicating copy to clipboard operation
django-postgres-extra copied to clipboard

Chunking support with batch_size parameter for `bulk_insert`/`bulk_upsert`

Open henribru opened this issue 3 years ago • 0 comments

As suggested in https://github.com/SectorLabs/django-postgres-extra/pull/135#issuecomment-800692846 it would be convenient if bulk_insert/bulk_upsert had a batch_size parameter and would automatically chunk your rows accordingly.

henribru avatar Oct 07 '21 14:10 henribru