On Fri, 2004-07-16 at 10:42, Cardoso Patrick wrote:
> Hi,
>  
>             Is it possible to know the number of users connected to a
> database ?
>  
>             Regards
>  
>  

select * from pg_stat_activity;

Robert Treat
-- 
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to