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
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