Re: any way to query for current connections to db? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: any way to query for current connections to db?
Date
Msg-id 200711092257.lA9Mven21892@momjian.us
Whole thread Raw
In response to Re: any way to query for current connections to db?  ("Jeff Larsen" <jlar310@gmail.com>)
Responses Re: any way to query for current connections to db?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-general
Jeff Larsen wrote:
> > Is there any way to query the database to identify what the current
> > connections are (connections, sessions, or whatever you want to call them)?
>
> select * from pg_stat_activity;

Is this an FAQ?

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: "Jeff Larsen"
Date:
Subject: Re: any way to query for current connections to db?
Next
From: "Scott Marlowe"
Date:
Subject: Re: any way to query for current connections to db?