forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite304e50
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 parent1c0d4af commite304e50
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
0 commit comments
Comments
(0)