orestis wrote: > Anyway, I'm interested in minimizing memory usage. > ><snip> > > I'll have to figure out why I have 10 mysqld instances eating 45M out > of 64M of memory.
maybe you could try to use sqlite as the database? (no idea about it's memory usage, but i would expect it to be smaller than mysql/postgres) gabor --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

