$ grep Vm /proc/9453/status
VmPeak:    54556 kB
VmSize:    54552 kB
VmLck:         0 kB
VmHWM:      9804 kB
VmRSS:      9804 kB
VmData:    48160 kB
VmStk:       128 kB
VmExe:         4 kB
VmLib:      5528 kB
VmPTE:        60 kB

settings.DEBUG = False
settings.TEMPLATE_DEBUG = False

On 7/1/07, Tim Chase <[EMAIL PROTECTED]> wrote:
> Sounds almost like the classic case of not turning off DEBUG
> settings, and having query-history hang around for far too long.
>  It doesn't take too long to get humongous memory usage if you're
> saving every query your DB executes :)


-- 
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to