Re: incoming connections

From: Ken Kinder <ken(at)kenkinder(dot)com>
To: Mario Simeone <mario(dot)simeone(at)tin(dot)it>
Cc: postgres admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: incoming connections
Date: 2000-07-12 21:43:52
Message-ID: Pine.LNX.3.96.1000712154325.18655A-100000@rage.x13.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

One way I think of is just grepping for postgres in your ps command. I
think each connection gets its on thread. On Linux, ps will show threads.

--
Ken Kinder
www.kenkinder.com

On Wed, 12 Jul 2000, Mario Simeone wrote:

> how can I count the number of current connections to a postgres DB ?
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jeremy Buchmann 2000-07-13 00:16:54 Safe/unsafe optimization flags
Previous Message Mario Simeone 2000-07-12 19:09:31 incoming connections