Re: Knowing postgres processes.. - Mailing list pgsql-admin

From Tom Lane
Subject Re: Knowing postgres processes..
Date
Msg-id 29387.1077172217@sss.pgh.pa.us
Whole thread Raw
In response to Knowing postgres processes..  (JM <jerome@gmanmi.tv>)
List pgsql-admin
JM <jerome@gmanmi.tv> writes:
>     this are processes running on my box.  is it normal to see
> "idle" processes?

That says you've got client processes holding open connections without
doing anything.  You probably want to look at your client-side logic.

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Mac OS 10.3 Panther make questions
Next
From: Olivier Hubaut
Date:
Subject: ANALYZE crashes randomly