any way to query for current connections to db?

From: "Coarr, Matt" <mcoarr(at)mitre(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Subject: any way to query for current connections to db?
Date: 2007-11-09 22:36:14
Message-ID: CFAEF46E71B77E44B6E83750F195BF27019A1998@IMCSRV4.MITRE.ORG
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Is there any way to query the database to identify what the current
connections are (connections, sessions, or whatever you want to call
them)?

This would be something similar to oracle's v$session view.

Thanks,
Matt

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Larsen 2007-11-09 22:54:28 Re: any way to query for current connections to db?
Previous Message Simon Riggs 2007-11-09 22:17:11 Re: "Resurrected" data files - problem?