summaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2016-05-25 19:39:49 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2016-05-25 19:39:49 -0400
commit6537a48c5521cb2fc401e18fe678633a688965b5 (patch)
treebaddde4a051f7390c5ccb4f2c74455b7e577560d /src/tutorial/advanced.source
parent463207630b1142c61ec2fa528ce3fc1f53c79037 (diff)
Avoid hot standby cancels from VAC FREEZE
VACUUM FREEZE generated false cancelations of standby queries on an otherwise idle master. Caused by an off-by-one error on cutoff_xid which goes back to original commit. Analysis and report by Marco Nenciarini Bug fix by Simon Riggs This is a correct backpatch of commit 66fbcb0d2e to branches 9.1 through 9.4. That commit was backpatched to 9.0 originally, but it was immediately reverted in 9.0-9.4 because it didn't compile.
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions