- Notifications
You must be signed in to change notification settings - Fork5
Commitaccf761
committed
pgbench: When -T is used, don't wait for transactions beyond end of run.
At low rates, this can lead to pgbench taking significantly longer toterminate than the user might expect. Repair.Fabien Coelho, reviewed by Aleksander Alekseev, Álvaro Herrera, and me.1 parent188f359 commitaccf761
1 file changed
+14
-0
lines changedLines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
| |||
1362 | 1363 |
| |
1363 | 1364 |
| |
1364 | 1365 |
| |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
1365 | 1370 |
| |
1366 | 1371 |
| |
1367 | 1372 |
| |
| |||
3582 | 3587 |
| |
3583 | 3588 |
| |
3584 | 3589 |
| |
| 3590 | + | |
| 3591 | + | |
| 3592 | + | |
| 3593 | + | |
| 3594 | + | |
3585 | 3595 |
| |
3586 | 3596 |
| |
3587 | 3597 |
| |
| |||
3600 | 3610 |
| |
3601 | 3611 |
| |
3602 | 3612 |
| |
| 3613 | + | |
| 3614 | + | |
| 3615 | + | |
| 3616 | + | |
3603 | 3617 |
| |
3604 | 3618 |
| |
3605 | 3619 |
| |
|
0 commit comments
Comments
(0)