Re: Number of Current Client Connections - Mailing list pgsql-admin

From Tomeh, Husam
Subject Re: Number of Current Client Connections
Date
Msg-id 420101c94348$3d91b631$1a1ca8c0@ana.firstamdata.com
Whole thread Raw
In response to Number of Current Client Connections  ("Sean Brown" <sbrown@eaglepress.com>)
List pgsql-admin
Yes, you got it. A count on pg_stat_activity should do it.

Regards,
    Husam


-----Original Message-----
From: Sean Brown <sbrown@eaglepress.com>
Sent: Monday, November 10, 2008 7:10 AM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] Number of Current Client Connections

Is there a query I can run against PostgreSQL to get the number of
current client connections to the database? I didn't expect trying to
track this down would be as difficult as it has been.

Would a simple count of pg_stat_activity be correct?

-Thanks
**********************************************************************
This message contains confidential information intended only for the use of the addressee(s) named above and may
containinformation that is legally privileged.  If you are not the addressee, or the person responsible for delivering
itto the addressee, you are hereby notified that reading, disseminating, distributing or copying this message is
strictlyprohibited.  If you have received this message by mistake, please immediately notify us by replying to the
messageand delete the original message immediately thereafter. 

Thank you.

                                   FADLD Tag
**********************************************************************

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: max_files_per_process limit
Next
From: Dana Holland
Date:
Subject: installing without shell access