On 10/18/07, Densetsu no Ero-sennin <[EMAIL PROTECTED]> wrote:
>
> Unfortunately, dumpdata/loaddata won't work on large databases, because the
> whole data collection is retrieved and stored in RAM before serialization or
> after deserialization.

This comment has been made before (by Adrian), and is a currently open ticket:

http://code.djangoproject.com/ticket/5423

This is an issue I would like to resolve, and this ticket contains two
potential patches (although I suspect that the most recent patch will
probably require some work before it is committed).

The difficulty has been in getting a reliable test case - how big is
"big"? If you can validate that either of these patches works for you,
and/or provide a test case that demonstrates the issue, I would be
most greatful.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to