lingering processes

From: "Thomas T(dot) Thai" <tom(at)minnesota(dot)com>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: lingering processes
Date: 2001-11-21 16:11:04
Message-ID: Pine.NEB.4.21.0111211009500.20781-100000@ns01.minnesota.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

i am testing pgsql (beta 2). is it normal to have a bunch of lingering
processes:

15180 p0- I 0:00.71 /usr/local/bin/postmaster (postgres)
15181 p0- I 0:00.01 postmaster: stats buffer process (postgres)
15183 p0- I 0:00.07 postmaster: stats collector process (postgres)
15298 p0- I 0:00.77 postmaster: web mnwork [local] idle (postgres)
15322 p0- S 0:00.65 postmaster: web mnwork [local] idle (postgres)
15929 p0- I 0:00.81 postmaster: web mnwork [local] idle (postgres)
16007 p0- S 0:01.39 postmaster: web mnwork [local] idle (postgres)
16008 p0- I 0:00.69 postmaster: web mnwork [local] idle (postgres)
16010 p0- I 0:00.94 postmaster: web mnwork [local] idle (postgres)
16011 p0- I 0:00.64 postmaster: web mnwork [local] idle (postgres)
16017 p0- I 0:01.09 postmaster: web mnwork [local] idle (postgres)
16094 p0- I 0:00.80 postmaster: web mnwork [local] idle (postgres)

I'm testing it with PHP with persistent connections set to OFF.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Philip Neukom 2001-11-21 16:44:34 Re: Postmaster on OSX 10.1.1 what's the deal?
Previous Message Vince Vielhaber 2001-11-21 15:58:44 Re: [PATCHES] Version checking when loading psql