- Notifications
You must be signed in to change notification settings - Fork28
Commit25f12ac
committed
Fix error status of vacuumdb when multiple jobs are used
When running a batch of VACUUM or ANALYZE commands on a given database,there were cases where it is possible to have vacuumdb not report anerror where it actually should, leading to incorrect status results.Author: Julien RouhaudReviewed-by: Amit Kapila, Michael PaquierDiscussion:https://postgr.es/m/CAOBaU_ZuTwz7CtqLYJ1Ouuh272bTQPLN8b1bAPk0bCBm4PDMTQ@mail.gmail.comBackpatch-through: 9.51 parenta9d5383 commit25f12ac
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
524 | 524 |
| |
525 | 525 |
| |
526 | 526 |
| |
| 527 | + | |
| 528 | + | |
527 | 529 |
| |
| 530 | + | |
528 | 531 |
| |
529 | 532 |
| |
530 | 533 |
| |
|
0 commit comments
Comments
(0)