manage connections

From: mustafa husny <mustafa(dot)husny(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: manage connections
Date: 2017-04-09 22:05:38
Message-ID: CAMYg3qoe6w6+sLebDmDnYEmWDniCP6-Zn3oMtTsYU-Lx+ft1NQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

i am using pgpool for load balancing and HA and i want to track connections
to the database
when i tried "list * from pg_stat_activity" i get that all connection from
pgpool
is there is any method to list all connections to the database

Thanks

Browse pgsql-bugs by date

  From Date Subject
Next Message bret.shao 2017-04-10 06:26:21 BUG #14615: ReplicationOriginShmemInit Memory access cross-border
Previous Message Noah Misch 2017-04-08 19:34:07 Re: BUG #14600: Passwords in user mappings leaked by psql \deu+ command