aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHash.c
diff options
context:
space:
mode:
authorSimon Riggs <simon@2ndQuadrant.com>2011-11-02 08:46:11 +0000
committerSimon Riggs <simon@2ndQuadrant.com>2011-11-02 08:46:11 +0000
commit93b915b3d1c1a325a6458f9553a37b89d244262b (patch)
tree7479695e81762368cf1d2a361b2622a21ec084d6 /src/backend/executor/nodeHash.c
parent9e5fe4d49227c5c5297410d54d6551a726814adc (diff)
downloadpostgresql-93b915b3d1c1a325a6458f9553a37b89d244262b.tar.gz
postgresql-93b915b3d1c1a325a6458f9553a37b89d244262b.zip
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/executor/nodeHash.c')
0 files changed, 0 insertions, 0 deletions