Thread: pgsql: tests: Minimize syslog activity by slapd

pgsql: tests: Minimize syslog activity by slapd

From
Andres Freund
Date:
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/[email protected]
Backpatch: 11-

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f6f5acc6bc1e162d67b3944f18750f0ae13d2e8e

Modified Files
--------------
src/test/ldap/t/001_auth.pl | 1 +
1 file changed, 1 insertion(+)