forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfd65711
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 parente8a774d commitfd65711
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| 93 | + | |
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
|
0 commit comments
Comments
(0)