Re: Lots of postmaster processes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ameet Kini <akini(at)cs(dot)wisc(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Lots of postmaster processes
Date: 2005-12-13 18:18:09
Message-ID: 8641.1134497889@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Ameet Kini <akini(at)cs(dot)wisc(dot)edu> writes:
> In our installation of the postgres 7.4.7, we are seeing a lot of the
> following postmaster processes (around 50) being spawned by the initial
> postmaster process once in a while:

Lots of postmaster processes can only come from lots of connection
requests. You need to look at the behavior of your client code and
see why it's doing that.

It might also be helpful to use a "ps" command that shows you the
per-process state displays rather than the original postmaster arguments.
What platform are you on? The only one I know of offhand that does
the latter by default is Solaris --- see FAQ_Solaris for how to work
around it.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ameet Kini 2005-12-13 18:43:34 Re: Lots of postmaster processes
Previous Message Devrim GUNDUZ 2005-12-13 17:38:59 Re: PG 8.1.1 rhel-as-4 rpms missing