Re: Re: setproctitle - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Re: setproctitle
Date
Msg-id 11013.960953800@sss.pgh.pa.us
Whole thread Raw
In response to Re: setproctitle  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: setproctitle
Next
From: Dmitry samersoff
Date:
Subject: Re: C++ disabled by default