Re: Performance monitor

From: Denis Perchine <dyp(at)perchine(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Performance monitor
Date: 2001-03-08 10:52:44
Message-ID: 01030816524408.00608@dyp.perchine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wednesday 07 March 2001 21:56, Bruce Momjian wrote:
> I have started coding a PostgreSQL performance monitor. It will be like
> top, but allow you to click on a backend to see additional information.
>
> It will be written in Tcl/Tk. I may ask to add something to 7.1 so when
> a backend receives a special signal, it dumps a file in /tmp with some
> backend status. It would be done similar to how we handle Cancel
> signals.

Small question... Will it work in console? Or it will be X only?

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp(at)perchine(dot)com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sergio Pili 2001-03-08 11:14:38 Deactivate Rules
Previous Message Karel Zak 2001-03-08 10:26:02 Re: Performance monitor