Gaetano Mendola
2004-07-19 21:31:55 UTC
Hi,
Is it possible to know the number of users connected to a database ?
select * from pg_stat_activity.Is it possible to know the number of users connected to a database ?
I'm not sure about permissions you need for it, try.
Regards
Gaetano Mendola
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match