Re: Finding active connections to postmaster - Mailing list pgsql-admin

From Martins Zarins
Subject Re: Finding active connections to postmaster
Date
Msg-id 3BB31D2B.32042.1F0891@localhost
Whole thread Raw
In response to Finding active connections to postmaster  (drt@un.bewaff.net (Doobee R. Tzeck))
List pgsql-admin
On 27 Sep 2001, at 10:22, Doobee R. Tzeck wrote:

>
> I want to list which users are conected to postmaster and what
> they are doing. I guess I have overseen something but I wasn't
> able to find any information on doing this in the handbook, FAQ
> or mailinglist archives.
>
> Is it possible to list active connectons? How?
>
> drt
ps aux |grep postgres

Mark

pgsql-admin by date:

Previous
From: Bramsi Prenata
Date:
Subject: Re: Finding active connections to postmaster
Next
From: Herbert Rabago Ambos
Date:
Subject: Re: turning on debug without restarting postgres