﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35936	Speeding up Postgres bulk_create by using unnest	Simon Charette	Simon Charette	Per [https://forum.djangoproject.com/t/speeding-up-postgres-bulk-create-by-using-unnest/36508/1 this forum discussion] there seems to be a consensus and peer validation of performance benefits of using `unnest` for the bulk insertion of literal values on Postgres.	Cleanup/optimization	closed	Database layer (models, ORM)	5.1	Normal	fixed	postgres bulk create unnest		Ready for checkin	1	0	0	0	0	0
