On the bottom of this
page)http://www.varlena.com/varlena/GeneralBits/Tidbits/), there is a
script you can download called pgsession.
On Wed, 8 Dec 2004 17:07:56 +0200, Pascal Tufenkji <ptufenkji@usj.edu.lb> wrote:
> Hi,
> I'm using PostgreSQL 7.3.2
> Is there a way to know if there are users connecting to my database (either
> via the web or telnet or whatever...)
> I need that for in case I want to shut down the server, I want to know first
> if there are users still connecting to the database before shutting it down.
> Thanx in adance
> Pascal