RE: [HACKERS] Open 6.4 items
Taral <taral@mail.utexas.edu>
From: "Taral" <taral@mail.utexas.edu>
To: "The Hermit Hacker" <scrappy@hub.org>,
"Matthew N. Dodd" <winter@jurai.net>
Cc: "Bruce Momjian" <maillist@candle.pha.pa.us>, <brook@trillium.NMSU.Edu>, <jwieck@debis.com>, <hackers@postgreSQL.org>
Date: 1998-10-29T17:36:02Z
Lists: pgsql-hackers
> root 18942 22213 0 13:22:03 ? 0:00 /usr/local/sbin/sendmail > root 18946 22213 0 13:22:03 ? 0:00 /usr/local/sbin/sendmail > root 18948 1 0 13:22:04 ? 0:00 /usr/local/sbin/sendmail > root 22213 1 0 Oct 26 ? 1:40 /usr/local/sbin/sendmail Er... if you have this, you have a problem. This means there are TWO sendmail daemons running... There should only be ONE with a ppid of 1. It looks like 18948 is blah. Taral