Re: Finding connected users - Mailing list pgsql-novice

From Tom Lane
Subject Re: Finding connected users
Date
Msg-id 10697.1063376030@sss.pgh.pa.us
Whole thread Raw
In response to Finding connected users  ("M. Bastin" <marcbastin@mindspring.com>)
List pgsql-novice
"M. Bastin" <marcbastin@mindspring.com> writes:
> How can I find the currently connected users?

The pg_stat_activity system view will help, assuming you haven't turned
off the stats-collection subsystem.

            regards, tom lane

pgsql-novice by date:

Previous
From: Wim
Date:
Subject: Re: operation logging
Next
From: Tom Lane
Date:
Subject: Re: Slow VACUUM