For me, it's all about the learning experience. Here is one thing I've learned: MySQL *devourers* memory. Just running my basic VPS: debian, ssh, lighttpd, uses about 12mb or ram. If I run - or rather try to run - mysql, memory usuage shoots up to 130mb and the system becomes nearly unusable. I could not even do a "mysql stop" I had to kill the process.
Unless I can find a way to serious reduce the amount of memory that mysql uses, I doubt I'll be able to use drupal. The msql process only takes about 11mb. I guess it's the cache, or buffers, or something. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---