﻿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
15186	dumpdata needs to load whole tables into memory to dump them	Wraithan <xwraithanx@…>	nobody	"I was attempting to use dumpdata to dump a 2mil row table so I could import it into another database, when it got to using over 20G of RAM I had to kill it.

The docs should state that it will need to load the whole table and wont serialize as it goes, or dumpdata needs to incrementally write so it doesn't need  all the data in memory."		closed	Core (Serialization)	1.2		duplicate	dumpdata		Unreviewed	0	0	0	0	0	0
