Re: Performance monitor - Mailing list pgsql-hackers

From Denis Perchine
Subject Re: Performance monitor
Date
Msg-id 01031316064800.00608@dyp.perchine.com
Whole thread Raw
In response to Re: Performance monitor  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Performance monitor  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Performance monitor  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> > Small question... Will it work in console? Or it will be X only?
>
> It will be tck/tk, so I guess X only.

That's bad. Cause it will be unuseful for people having databases far away...
Like me... :-((( Another point is that it is a little bit strange to have 
X-Window on machine with database server... At least if it is not for play, 
but production one...

Also there should be a possibility of remote monitoring of the database. But 
that's just dream... :-)))

-- 
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp@perchine.com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Do we still need PowerPC-specific timestamp_is_current/epoch?
Next
From: Matthew Kirkwood
Date:
Subject: Re: RE: xlog checkpoint depends on sync() ... seems uns afe