Hi All,

I need to import data from a legacy app (non-relational database).

I was planning to do an xml dump from the old app (which is now done and 
working) but turns out that the app has rather more data in it than I 
realised ;-)

I need to import about 40 million rows into one table.
I take it I'll need to chunk the data up into reasonable-sized xml files.

My questions is: what limits the size of the xml file that can be 
imported with djangoadmin's loaddata command? What would people 
recommend as a maximum size of xml file to use with this command?

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to