﻿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
5423	"""dumpdata"" should stream output one row at a time"	Adrian Holovaty	Ramiro Morales	I attempted to run {{{django-admin.py dumpdata}}} on a database table with ~2,000 records, and it ran out of memory. This problem would be avoided if {{{dumpdata}}} output its dump one line at a time, like an iterator does.	New feature	closed	Core (Serialization)	dev	Normal	fixed	dumpdata fixtures memory	Jason McVetta Torsten Bronger kmike84@… Tom Christie bgneal@… riccardo.magliocchetti@… pelletier.thomas@… znick ben@… dpmcgee@… jann@… hakon.erichsen@… Chris Spencer mmitar@… wgordonw1@…	Ready for checkin	1	0	0	0	0	0
