Re: Is there a command to to display active connections

From: Oliver Fromme <olli(at)lurza(dot)secnetix(dot)de>
To: jfabiani(at)yolo(dot)com (John Fabiani)
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Is there a command to to display active connections
Date: 2004-04-26 07:20:36
Message-ID: 200404260720.i3Q7KaxE030841@lurza.secnetix.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


John Fabiani wrote:
> I attempting to figure out how many connections are open to my
> database. I'm asking because I'd like to keep track of the
> connection pool.

SELECT * FROM pg_stat_activity;

(It's in the documentation.)

Best regards
Oliver

--
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"File names are infinite in length, where infinity is set to 255 characters."
-- Peter Collinson, "The Unix File System"

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Christopher A. Goodfellow 2004-04-26 16:48:43 Field with character varying (255)
Previous Message Ramesh Patel 2004-04-26 05:28:52