Re: pg query exec time, reports

Поиск
Список
Период
Сортировка
От Bill Moran
Тема Re: pg query exec time, reports
Дата
Msg-id 20090508152241.758040d1.wmoran@potentialtech.com
обсуждение исходный текст
Ответ на pg query exec time, reports  ("Johnny Edge" <jedge@visafirst.com>)
Список pgsql-general
In response to "Johnny Edge" <jedge@visafirst.com>:
>
> I wish to log query execution time on all queries.

http://www.postgresql.org/docs/8.3/static/runtime-config-logging.html
Specifically the log_*_statement directives.

> Could you also suggest report generation tools? I.e. what queries take longest time to exec, duration of session,
etc.

pgFouine

--
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/~wmoran/

В списке pgsql-general по дате отправления:

Предыдущее
От: "Johnny Edge"
Дата:
Сообщение: pg query exec time, reports
Следующее
От: "Daniel Verite"
Дата:
Сообщение: Re: prepared statements and DBD::Pg