Odd looking process tree

From: "David Busby" <busby(at)pnts(dot)com>
To: <pgsql-php(at)postgresql(dot)org>
Subject: Odd looking process tree
Date: 2002-11-19 19:41:34
Message-ID: 03d901c29003$aaa9edc0$4000000a@busbydev
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

List,
I'm using PostgreSQL (from PHP mostly) and have an odd looking process
tree.
948 is root postmaster, 962 is child, and 963, is child of 962, everyone
else
is child of 948. Whats with that "dual child" business?

snip from `ps -eH`

948 ? 00:03:49 postmaster
962 ? 00:00:29 postmaster
963 ? 00:00:24 postmaster
30800 ? 00:00:08 postmaster
32671 ? 00:00:06 postmaster
467 ? 00:00:03 postmaster
825 ? 00:00:00 postmaster
858 ? 00:00:00 postmaster
964 ? 00:00:01 postmaster
965 ? 00:00:00 postmaster
968 ? 00:00:00 postmaster
972 ? 00:00:00 postmaster
977 ? 00:00:00 postmaster
979 ? 00:00:00 postmaster
994 ? 00:00:00 postmaster
1000 ? 00:00:00 postmaster

Browse pgsql-php by date

  From Date Subject
Next Message Francisco Mosse - (Zivals) 2002-11-20 22:26:35 problem with PHP
Previous Message Keary Suska 2002-11-18 17:48:31 Re: Inquiry From Form [pgsql]