James, Thanks for your response.
I just svn update my django directory. Doesn't the latest django version reflect all the bug fixes? Do I have to check out 0.91-bugfixes? Pressing 'c' on top clears everything a little bit. One thing I think I forgot to mention is 90% of the time the server load is moderate. It is 3 times a week around early in the morning that my django and postgres start dancing to death for me. Given that my server hardware handles the peak time with no problem, I don't think I need to upgrade the server. The only out of norm activity I run is creating my data aggregate tables 3 times a day that take load to 90% with postgres for about 5 minutes and then goes back to norm. My guess is that somehow those aggregate builders are not cleaning up afterwords that cause the server to start overloading and die after 5 to 6 hours. Thanks for your attention, Sia --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

