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

From Goulet, Dick
Subject Re: Knowing postgres processes..
Date
Msg-id 4001DEAF7DF9BD498B58B45051FBEA650146C359@25exch1.vicorpower.vicr.com
Whole thread Raw
In response to Knowing postgres processes..  (JM <jerome@gmanmi.tv>)
List pgsql-admin
Idle processes are not uncommon on a database.  Basically their client applications that don't have anything for the
databaseto do at the present time.  Now if they persist for a long period of time without ever changing state to
active,then something is probably wrong. 

Dick Goulet
Senior Oracle DBA
Oracle Certified 8i DBA

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Thursday, February 19, 2004 1:30 AM
To: jerome@gmanmi.tv
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] Knowing postgres processes..


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

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

pgsql-admin by date:

Previous
From: Rob
Date:
Subject: Re: URGENT : StreamServerPort: bind() failed: Cannotassign
Next
From: "lise chhay"
Date:
Subject: ...