Re: monitoring tools

Поиск
Список
Период
Сортировка
От Lonni J Friedman
Тема Re: monitoring tools
Дата
Msg-id 7c1574a90412230611210e5aff@mail.gmail.com
обсуждение исходный текст
Ответ на monitoring tools  ("Jason Tesser" <JTesser@nbbc.edu>)
Список pgsql-general
Sure, in postgresql.conf uncomment log_min_duration_statement and set
it to whatever value you want to log.  This, of course, assumes that
you're already logging for the DB.


On Thu, 23 Dec 2004 07:27:22 -0600, Jason Tesser <JTesser@nbbc.edu> wrote:
> I am looking for a tool in postgres to monitor present and past activity.  Foe example in SQLServer there is a tool
thatreports on all queries run in the past say 2 weeks and tells you how long they took etc..  I know I can use explain
inpostgres but I want to be able to track my queries in a real enviroment while the apps are using them.  Is there a
toolthat can help me? 


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                                    netllama@gmail.com
LlamaLand                       http://netllama.linux-sxs.org

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

Предыдущее
От: "Jason Tesser"
Дата:
Сообщение: monitoring tools
Следующее
От: "Jason Tesser"
Дата:
Сообщение: Re: monitoring tools