forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7604267
committed
Set socket timer to 58 instead of 60 minutes for hour-old cleaners:
* Touch the socket and lock file at least every hour, to * ensure that they are not removed by overzealous /tmp-cleaning * tasks. Set to 58 minutes so a cleaner never sees the * file as an hour old.1 parent7e1c6f1 commit7604267
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
1248 | 1248 |
| |
1249 | 1249 |
| |
1250 | 1250 |
| |
1251 |
| - | |
| 1251 | + | |
| 1252 | + | |
1252 | 1253 |
| |
1253 | 1254 |
| |
1254 |
| - | |
| 1255 | + | |
1255 | 1256 |
| |
1256 | 1257 |
| |
1257 | 1258 |
| |
|
0 commit comments
Comments
(0)