I am inserting a large amount of rows to a Postgresql db using Django ORM bulk_create(). I have roughly the following code:I am inserting a large amount of rows to a Post
I am inserting a large amount of rows to a Postgresql db using Django ORM bulk_create(). I have roughly the following code:I am inserting a large amount of rows to a Post