I am using the DebugFooterMiddleware, but it still doesn't show how
many postgresql connections are used to fetch all the components in a
page. What i want is the total number of db connections count. How can
I get that? Please forgive me for my ignorance.

On Jul 22, 12:30 pm, Eric Abrahamsen <[EMAIL PROTECTED]> wrote:
> You could try the debug middleware:http://www.djangosnippets.org/snippets/766/
>
> or the page stats 
> middleware:http://code.djangoproject.com/wiki/PageStatsMiddleware
>
> and this article by Simon Willison is a good general 
> resource:http://simonwillison.net/2008/May/22/debugging/
>
> Yours,
> Eric
>
> On Jul 22, 2008, at 3:02 PM, madhav wrote:
>
>
>
> > Guys, I need some middleware or utility to check how many postgresql
> > connections are actually used to generate a particular page in django.
> > Can We get that by any chance? I am in the real pinch, Please help me.
>
>
--~--~---------~--~----~------------~-------~--~----~
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