From: | Lonni J Friedman <netllama(at)gmail(dot)com> |
---|---|
To: | Jason Tesser <JTesser(at)nbbc(dot)edu> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: monitoring tools |
Date: | 2004-12-23 16:39:48 |
Message-ID: | 7c1574a90412230839792bf8d9@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
pqa does exactly what your original question requested. Sounds like
what you really want is a GUI for pqa.
On Thu, 23 Dec 2004 10:09:51 -0600, Jason Tesser <JTesser(at)nbbc(dot)edu> wrote:
> Does anyone else know of any other tool that can do what I am talking about. I can get this one to work but I would like to see a tool that is a little more robust. maybe even a gui client or something?
>
> -----Original Message-----
> From: Lonni J Friedman [mailto:netllama(at)gmail(dot)com]
> Sent: Thu 12/23/2004 8:50 AM
> To: Jason Tesser
> Cc: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] monitoring tools
>
> Checkout pqa
>
> On Thu, 23 Dec 2004 08:14:41 -0600, Jason Tesser <JTesser(at)nbbc(dot)edu> wrote:
> > 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 meaningful reports. I want to be able to get reports on queries ove rthe last 2 weeks. Which ones were slow etc.. I dont want to have to read through 2 weeks worth of logs :-)
> >
> >
> > -----Original Message-----
> > From: Lonni J Friedman [mailto:netllama(at)gmail(dot)com]
> > Sent: Thu 12/23/2004 8:11 AM
> > To: Jason Tesser
> > Cc: pgsql-general(at)postgresql(dot)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(at)nbbc(dot)edu> wrote:
> > > I am looking for a tool in postgres to monitor present and past activity. Foe example in SQLServer there is a tool that reports on all queries run in the past say 2 weeks and tells you how long they took etc.. I know I can use explain in postgres but I want to be able to track my queries
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman netllama(at)gmail(dot)com
LlamaLand http://netllama.linux-sxs.org
From | Date | Subject | |
---|---|---|---|
Next Message | Jason Tesser | 2004-12-23 17:50:08 | Re: monitoring tools |
Previous Message | Nicolas COUSSEMACQ | 2004-12-23 16:33:12 | 8.0 Beta3 worked, RC1 didn't! |