From: Bruce Momjian Date: Thu, 29 Nov 2001 20:26:55 +0000 (+0000) Subject: Update ps status display information for Solaris, from Tom Lane. X-Git-Tag: REL7_2_BETA4~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82c6869369260a13dfcc5bbc308b1ac139d4e185;p=postgresql Update ps status display information for Solaris, from Tom Lane. --- diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 553f69f4df..0af2bdaa04 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1,5 +1,5 @@ @@ -72,6 +72,21 @@ postgres: user database host + + + + Solaris requires special handling. You must + use /usr/ucb/ps, rather than + /bin/ps. You also must use two w + flags, not just one. In addition, your original invocation of the + postmaster must have a shorter + ps status display than that provided by each + backend. + + + + +