slapd logs to syslog during tests

Поиск
Список
Период
Сортировка
От Andres Freund
Тема slapd logs to syslog during tests
Дата
Msg-id 20230311233708.3yjdbjkly2q4gq2j@awork3.anarazel.de
обсуждение исходный текст
Ответы Re: slapd logs to syslog during tests  (Andrew Dunstan <andrew@dunslane.net>)
Re: slapd logs to syslog during tests  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Hi,

On my buildfarm host (for all my animals) I noted that slapd was by far the
biggest contributor to syslog. Even though there's not normally slapd
running. It's of course the slapds started by various tests.

Would anybody mind if I add 'logfile_only' to slapd's config in LdapServer.pm?
That still leaves a few logline, from before the config file parsing, but it's
a lot better than all requests getting logged.

Obviously I also could reconfigure syslog to just filter this stuff, but it
seems that the tests shouldn't spam like that.

Greetings,

Andres Freund



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE
Следующее
От: Andres Freund
Дата:
Сообщение: Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE