Re: [GENERAL] Monitoring a Query - Mailing list pgsql-sql

From Roberto Mello
Subject Re: [GENERAL] Monitoring a Query
Date
Msg-id 20020923134756.GB30392@cc.usu.edu
Whole thread Raw
In response to Re: [GENERAL] Monitoring a Query  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [GENERAL] Monitoring a Query  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql
On Sun, Sep 22, 2002 at 09:51:55PM -0400, Bruce Momjian wrote:
> > 
> > Would it be a good idea to add the time that the current query began
> > execution at to pg_stat_activity?
> 
> What do people think about this?  It seems like a good idea to me.

OpenACS has a package called "Developer Support" that shows you (among
other things) how long a query took to be executed. Very good to finding 
out slow-running queries that need to be optimized.

-Roberto

-- 
+----|        Roberto Mello   -    http://www.brasileiro.net/  |------+
+       USU Free Software & GNU/Linux Club - http://fslc.usu.edu/     +


pgsql-sql by date:

Previous
From: Aaron Held
Date:
Subject: Re: Performance w/ multiple WHERE clauses
Next
From: Thorbjörn Eriksson
Date:
Subject: Re: Stripping white-space in SELECT statments