cionnected users to server

Started by Alexander Cohenalmost 22 years ago2 messagesgeneral
Jump to latest
#1Alexander Cohen
alex@toomuchspace.com

Is there a way to get the list of connected users to a postgres server?

--
Alexander Cohen
http://www.toomuchspace.com
(819) 348-9237
(819) 432-3443

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Alexander Cohen (#1)
Re: cionnected users to server

Alexander Cohen wrote:

Is there a way to get the list of connected users to a postgres
server?

ps ax | grep postgres: