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/ ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match