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      [EMAIL PROTECTED]       http://yi.org/peter-e/

Reply via email to