Re: Knowing postgres processes..

From: "Goulet, Dick" <DGoulet(at)vicr(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Knowing postgres processes..
Date: 2004-06-04 13:22:29
Message-ID: 4001DEAF7DF9BD498B58B45051FBEA650146C359@25exch1.vicorpower.vicr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Idle processes are not uncommon on a database. Basically their client applications that don't have anything for the database to 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(at)sss(dot)pgh(dot)pa(dot)us]
Sent: Thursday, February 19, 2004 1:30 AM
To: jerome(at)gmanmi(dot)tv
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] Knowing postgres processes..

JM <jerome(at)gmanmi(dot)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(at)postgresql(dot)org

Browse pgsql-admin by date

  From Date Subject
Next Message lise chhay 2004-06-04 13:52:52
Previous Message Rob 2004-06-04 09:46:44 Re: URGENT : StreamServerPort: bind() failed: Cannotassign