On Mon, Feb 16, 2009 at 7:42 PM, Konstantin S wrote:
>
> Hello!
>
> I am trying to load really huge dataset (contains millions of records)
> into database through fixtures and it seems that django loads entire
> data into memory before commiting it into db so python process dies
> out of memory.
Hello!
I am trying to load really huge dataset (contains millions of records)
into database through fixtures and it seems that django loads entire
data into memory before commiting it into db so python process dies
out of memory. Am I right that the only possible solution in my case
is not to use
2 matches
Mail list logo