get number and names of processes connected to postgresql - Mailing list pgsql-general

From Gregg Jaskiewicz
Subject get number and names of processes connected to postgresql
Date
Msg-id CAJY59_gKcbXcpPVZqpkLB742N_oNLtFT95A5Tk17HvTo40Yx3g@mail.gmail.com
Whole thread Raw
Responses Re: get number and names of processes connected to postgresql
List pgsql-general
Basically, I got bunch of local processes connecting to postgresql,
need to aggregate some sort of report about number of connections and
its origin every so often.
pg version is 8.3

Any ideas if there's tools to gather that info on linux ?
Netstat is the only one I know, but I have to parse/awk its output to
get something meaningful out of it.


Ideas are welcomed.

--
GJ

pgsql-general by date:

Previous
From: Ingmar Brouns
Date:
Subject: Re: Query performs badly with materialize node
Next
From: Alban Hertroys
Date:
Subject: Re: looking for a faster way to do that