Re: Performance monitor

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Performance monitor
Дата
Msg-id 200103122208.RAA22996@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Performance monitor  (Denis Perchine <dyp@perchine.com>)
Ответы Re: Performance monitor  (Denis Perchine <dyp@perchine.com>)
Список 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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Matthew Hagerty
Дата:
Сообщение: Is INSERT FROM considered a transaction?
Следующее
От: Christopher Masto
Дата:
Сообщение: Re: Proposed WAL changes