Re: [GENERAL] Monitoring a Query

Поиск
Список
Период
Сортировка
От Roberto Mello
Тема Re: [GENERAL] Monitoring a Query
Дата
Msg-id 20020923134756.GB30392@cc.usu.edu
обсуждение исходный текст
Ответ на Re: [GENERAL] Monitoring a Query  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [GENERAL] Monitoring a Query
Список 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 по дате отправления:

Предыдущее
От: Aaron Held
Дата:
Сообщение: Re: Performance w/ multiple WHERE clauses
Следующее
От: Thorbjörn Eriksson
Дата:
Сообщение: Re: Stripping white-space in SELECT statments