On Dec 24, 2010, at 6:07 PM, Silva Paulo wrote:
> From your answer I may conclude that I should use a "non django" solution to
> load the database, isn't it?
If this is going to be a one-time bulk load, it will certainly be faster. You
might consider using the .import command from SQLite's command line interface:
http://www.sqlite.org/sqlite.html
--
-- Christophe Pettus
[email protected]
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected].
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.