Re: How many connections are in use? - Mailing list pgsql-admin

From Rodrigo De León
Subject Re: How many connections are in use?
Date
Msg-id a55915760711020142x2b4b8a30q88d353f9b87c42d5@mail.gmail.com
Whole thread Raw
In response to How many connections are in use?  ("Campbell, Lance" <lance@uiuc.edu>)
List pgsql-admin
On 11/2/07, Campbell, Lance <lance@uiuc.edu> wrote:
> Is there a way to log into PostgreSQL and determine how many database
> connections are in use?

Use pg_stat_activity.

See:
http://www.postgresql.org/docs/8.2/static/monitoring-stats.html#MONITORING-STATS-VIEWS

pgsql-admin by date:

Previous
From: "Campbell, Lance"
Date:
Subject: How many connections are in use?
Next
From: Jessica Richard
Date:
Subject: Re: how to check objects dependency??