Re: [ADMIN] Monitoring Database Sessions

1999-10-07 Thread Bruce Momjian
> Hello, > > I was wondering if there was a way in postgres to monitor > database sessions. > > I'd like to be able to get a list of currently open sessions > with information like user id, connection time etc. > > Also I'd like to be able to see a history of sessions; again > user id with ses

[ADMIN] Monitoring Database Sessions

1999-10-07 Thread Stephen Turner
Hello, I was wondering if there was a way in postgres to monitor database sessions. I'd like to be able to get a list of currently open sessions with information like user id, connection time etc. Also I'd like to be able to see a history of sessions; again user id with session start & end tim