Re: monitoring tools - Mailing list pgsql-general

From Jason Tesser
Subject Re: monitoring tools
Date
Msg-id E618AB1605006B4EA4F29B9F3C6FBCE4CFAF@titus.nmi.northlandministries.org
Whole thread Raw
In response to monitoring tools  ("Jason Tesser" <JTesser@nbbc.edu>)
Responses Re: monitoring tools  (Lonni J Friedman <netllama@gmail.com>)
List pgsql-general
But that will just st in a huge tet sticks all data in text filess. I need a tool that will take that data and give me
meaningfulreports.  I want to be able to get reports on queries ove rthe last 2 weeks.  Which ones were slow etc.. I
dontwant to have to read through 2 weeks worth of logs :-)   


-----Original Message-----
From: Lonni J Friedman [mailto:netllama@gmail.com]
Sent: Thu 12/23/2004 8:11 AM
To: Jason Tesser
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] monitoring tools

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 by date:

Previous
From: Lonni J Friedman
Date:
Subject: Re: monitoring tools
Next
From: Lonni J Friedman
Date:
Subject: Re: monitoring tools