Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit82c6869

Browse files
committed
Update ps status display information for Solaris, from Tom Lane.
1 parent8aa538c commit82c6869

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/monitoring.sgml,v 1.4 2001/11/12 19:19:39 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/monitoring.sgml,v 1.5 2001/11/29 20:26:55 momjian Exp $
33
-->
44

55
<chapter id="monitoring">
@@ -72,6 +72,21 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
7272
that process 1003 is waiting for process 1016 to complete its transaction and
7373
thereby release some lock or other.
7474
</para>
75+
76+
<tip>
77+
<para>
78+
<productname>Solaris</productname> requires special handling. You must
79+
use <command>/usr/ucb/ps</command>, rather than
80+
<command>/bin/ps</command>. You also must use two <command>w</command>
81+
flags, not just one. In addition, your original invocation of the
82+
<application>postmaster</application> must have a shorter
83+
<command>ps</command> status display than that provided by each
84+
backend.
85+
</para>
86+
</tip>
87+
88+
89+
7590
</sect1>
7691

7792
<sect1 id="monitoring-stats">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp