Re: How to identify connected Users? - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: How to identify connected Users?
Date
Msg-id Pine.LNX.4.30.0012011713290.1020-100000@peter.localdomain
Whole thread Raw
In response to How to identify connected Users?  (Jens Hartwig <jhartwig@debis.com>)
Responses Re: How to identify connected Users?  (Michel Decima <michel.decima@rd.francetelecom.fr>)
Re: How to identify connected Users?  (Dmitry Morozovsky <marck@rinet.ru>)
List pgsql-admin
Jens Hartwig writes:

> is there any way to identify users which are currently connected to the
> database? Does perhaps even exist a method to notify this users (e.g. to
> close the connection)?

ps ax | grep postgres

is the best way to go.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-admin by date:

Previous
From: Michel Decima
Date:
Subject: Re: How to identify connected Users?
Next
From: Michel Decima
Date:
Subject: Re: How to identify connected Users?