Re: [ADMIN] Connections to the Database

2012-02-19 Thread Reinhard Asmus
select * from pg_stat_activity show me informations to working connections but i will see informations (application and ip-address) to failed connections in this situation i can see problems in my pg_log but not the information to application and ip-address -- Sent via pgsql-admin mailing

Re: [ADMIN] Connections to the Database

2012-02-19 Thread Raghavendra
On Fri, Feb 17, 2012 at 2:18 PM, Reinhard Asmus < reinhard.as...@spdfraktion.de> wrote: > select * from pg_stat_activity show me informations to working connections > > but i will see informations (application and ip-address) to failed > connections > > in this situation i can see problems in my p