forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb9f8d1c
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 parent98ae2c8 commitb9f8d1c
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
172 | 173 |
| |
173 | 174 |
| |
174 | 175 |
| |
|
0 commit comments
Comments
(0)