]> git.ipfire.org Git - thirdparty/postgresql.git/commit
tests: Minimize syslog activity by slapd
authorAndres Freund <andres@anarazel.de>
Fri, 17 Mar 2023 00:48:47 +0000 (17:48 -0700)
committerAndres Freund <andres@anarazel.de>
Fri, 17 Mar 2023 02:38:03 +0000 (19:38 -0700)
commitfd65711f3b662b69d4594f3be502c2be0409a4dc
tree0724e456ab31cf24a5c82e06d8333d447ce5c058
parente8a774d00779af85863d2f798e6256ef7fb59e23
tests: Minimize syslog activity by slapd

Until now the tests using slapd spammed syslog for every connection /
query. Use logfile-only to prevent syslog activity. Unfortunately that only
takes effect after logging the first message, but that's still much better
than the prior situation.

Discussion: https://postgr.es/m/20230311233708.3yjdbjkly2q4gq2j@awork3.anarazel.de
Backpatch: 11-
src/test/ldap/t/001_auth.pl