Re: solaris and ps

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: Leonardo Francalanci <lfrancalanci(at)simtel(dot)ie>, pgsql-general(at)postgresql(dot)org
Subject: Re: solaris and ps
Date: 2004-10-14 14:31:32
Message-ID: 20041014143131.GA95181@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 14, 2004 at 08:24:19AM -0600, Michael Fuhr wrote:
>
> As far as I can tell, for /usr/ucb/ps the show the replacement
> arguments, the sum of the lengths of the replacement arguments
> must be 2 or more greater than the sum of the lengths of the
> original arguments. I'm guessing that if the postmaster used
> a longer status message, then /usr/ucb/ps would show it.

I just noticed that this is already mentioned in the PostgreSQL
documentation:

"In addition, your original invocation of the postmaster command
must have a shorter ps status display than that provided by each
server process."

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Leonardo Francalanci 2004-10-14 14:44:42 Re: solaris and ps
Previous Message Michael Fuhr 2004-10-14 14:24:19 Re: solaris and ps