forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite84e06d
committed
Increase deadlock_timeout some more in the deadlock-hard isolation test.
The previous value of 5s is inadequate for the buildfarm'sCLOBBER_CACHE_ALWAYS animals: they take long enough to do the is-it-waitingqueries that the timeout expires, allowing the database state to change,before isolationtester is done looking. Perhaps 10s will be enough.(If it isn't, I'm inclined to reduce the number of sessions involved.)1 parentdca3693 commite84e06d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
0 commit comments
Comments
(0)