Re: Performance monitor

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Denis Perchine <dyp(at)perchine(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Performance monitor
Date: 2001-03-12 22:08:24
Message-ID: 200103122208.RAA22996@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[ Charset KOI8-R unsupported, converting... ]
> 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?

It will be tck/tk, so I guess X only.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michal Maruka 2001-03-12 23:15:16 Re: psql missing feature
Previous Message Nathan Myers 2001-03-12 21:54:30 Re: Internationalized dates (was Internationalized error messages)