forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit54f07ce
committed
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 onlytakes effect after logging the first message, but that's still much betterthan the prior situation.Discussion:https://postgr.es/m/20230311233708.3yjdbjkly2q4gq2j@awork3.anarazel.deBackpatch: 11-1 parent8fcd151 commit54f07ce
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
|
0 commit comments
Comments
(0)