Re: Performance monitor

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Karel Zak <zakkr@zf.jcu.cz>, Philip Warner <pjw@rhyme.com.au>, Justin Clift <aa2@bigpond.net.au>, The Hermit Hacker <scrappy@hub.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2001-03-08T17:25:39Z
Lists: pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> Are you sure about 'ps' stuff portability?

> I am not going to do a huge amount with the actual ps columns, except
> allow you to sort on them.  I will do most on the ps status display we
> use as the command line in ps.

... which in itself is not necessarily portable.  How many of our
supported platforms actually have working ps-status code?  (This is
an honest question: I don't know.)

			regards, tom lane