- Notifications
You must be signed in to change notification settings - Fork28
Commit66fbcb0
committed
Avoid hot standby cancels from VAC FREEZE
VACUUM FREEZE generated false cancelations of standby queries on anotherwise idle master. Caused by an off-by-one error on cutoff_xidwhich goes back to original commit.Backpatch to all versions 9.0+Analysis and report by Marco NenciariniBug fix by Simon Riggs1 parent7d60b2a commit66fbcb0
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7572 | 7572 |
| |
7573 | 7573 |
| |
7574 | 7574 |
| |
| 7575 | + | |
| 7576 | + | |
| 7577 | + | |
7575 | 7578 |
| |
7576 | 7579 |
| |
7577 |
| - | |
| 7580 | + | |
7578 | 7581 |
| |
7579 | 7582 |
| |
7580 | 7583 |
| |
|
0 commit comments
Comments
(0)