postmaster respawn....?

From: jerome <jerome(at)gmanmi(dot)tv>
To: PostgresGeneral <pgsql-general(at)postgresql(dot)org>
Subject: postmaster respawn....?
Date: 2002-08-30 09:21:55
Message-ID: 200208300902.g7U92QU56491@gmanewmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

im sure there is only one postmaster running on my server but everytime i do
a series of ps ax | grep post..

**1st ps

510 ? R 4:25 /usr/bin/postmaster -o -F -i
1235 ? S 119:12 /usr/bin/postgres localhost nsadmin openacs idle
1394 ? S 74:00 /usr/bin/postgres localhost nsadmin openacs idle
1422 ? S 1:39 /usr/bin/postgres localhost nsadmin openacs idle
26375 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
30626 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
30632 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
32238 ? R 0:26 /usr/bin/postgres 127.0.0.1 nsadmin openacs SELECT
443 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
449 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle

**2nd ps
510 ? R 4:26 /usr/bin/postmaster -o -F -i
1235 ? S 119:15 /usr/bin/postgres localhost nsadmin openacs idle
1394 ? S 74:00 /usr/bin/postgres localhost nsadmin openacs idle
1422 ? S 1:40 /usr/bin/postgres localhost nsadmin openacs idle
30626 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
30632 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
443 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
449 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
1971 ? R 0:00 /usr/bin/postmaster -o -F -i

**3rd ps
510 ? R 4:25 /usr/bin/postmaster -o -F -i
1235 ? S 119:12 /usr/bin/postgres localhost nsadmin openacs idle
1394 ? S 74:00 /usr/bin/postgres localhost nsadmin openacs idle
1422 ? S 1:39 /usr/bin/postgres localhost nsadmin openacs idle
26375 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
30626 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
30632 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
32238 ? R 0:30 /usr/bin/postgres 127.0.0.1 nsadmin openacs SELECT
443 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
449 ? S 0:00 /usr/bin/postgres localhost nsadmin openacs idle
633 ? Z 0:00 [postmaster <defunct>]

then it cycles again... hmmm... can anyone tell me whats happening? does
this hamper my servers efficiency?

thanks...

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Darko Prenosil 2002-08-30 10:50:51 Re: dblink and plpq
Previous Message Christoph Dalitz 2002-08-30 08:35:37 ALTER USER versus GRANT/REVOKE