summaryrefslogtreecommitdiff
path: root/src/backend/access/transam
diff options
context:
space:
mode:
authorSimon Riggs <simon@2ndQuadrant.com>2011-11-02 08:27:00 +0000
committerSimon Riggs <simon@2ndQuadrant.com>2011-11-02 08:27:00 +0000
commitff8451aa14c8513e429cbef09ddc72e79da366a5 (patch)
treec04c30ef59ee4986d886806fb41ad273571800c6 /src/backend/access/transam
parent2f55c535e1f026929cf20855b3790d3632062d42 (diff)
Start Hot Standby faster when initial snapshot is incomplete.
If the initial snapshot had overflowed then we can start whenever the latest snapshot is empty, not overflowed or as we did already, start when the xmin on primary was higher than xmax of our starting snapshot, which proves we have full snapshot data. Bug report by Chris Redekop
Diffstat (limited to 'src/backend/access/transam')
0 files changed, 0 insertions, 0 deletions