Re: Re: setproctitle
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: phd2@earthling.net, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2000-06-14T03:36:40Z
Lists: pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes: >>>> What OS's has pstat()? >> >> My understanding of sendmail sources answers that pstat() is used only >> on HP-UX... > Tom Lane, does the new 7.1 ps status code work under HP-UX? Yup. I tested Peter's code for him before he checked it in --- it works, at least on 10.20. The pstat man page says pstat was developed by HP, so I guess it probably is HPUX only :-(. Wish HP were a little more committed to following existing standards when there's no reason for a new one. regards, tom lane