problem with connection logging

Поиск
Список
Период
Сортировка
От Donald Fraser
Тема problem with connection logging
Дата
Msg-id 000c01c53147$2c324c20$0264a8c0@demolish1
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "John Jensen"
Дата:
Сообщение: Re: Backup
Следующее
От: "Lee Wu"
Дата:
Сообщение: explain analyze of PG server level