problem with connection logging - Mailing list pgsql-admin

From Donald Fraser
Subject problem with connection logging
Date
Msg-id 000c01c53147$2c324c20$0264a8c0@demolish1
Whole thread Raw
List pgsql-admin
I'm running PostgreSQL 7.4.7 and have the following problem.
I have "log connections" enabled in the configuration file so that I can keep track of who's been logging on.
The problem is that I also have pg_autovacuum running which logs on an off constantly and fills up the log with its own database connections. I'm not interested in pg_autovacuum's connections - they just clog up my log files.
 
Is there a way of filtering out say Unix socket or localhost connections whilst logging all other connections?
 
My guess is no, does anyone else suffer from this problem and if so have you found a solution for dealing with it?
 
thanks
Donald Fraser

pgsql-admin by date:

Previous
From: "John Jensen"
Date:
Subject: Re: Backup
Next
From: "Lee Wu"
Date:
Subject: explain analyze of PG server level