pgsql: Init crash recovery using the latest available TLI
pgsql: Init crash recovery using the latest available TLI
От:
Simon Riggs <simon@2ndQuadrant.com>
Дата:
Init crash recovery using the latest available TLI This simplifies the handling of crashes after fast promotion and various minor cases that can exist in short timing windows around that case. Broad fix to bug reported by Michael Paquier on -hackers, approach prompted by Heikki Linnakangas Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/d4337a0dcbd29e5b11c2157f808916de62de05e4 Modified Files -------------- src/backend/access/transam/xlog.c | 24 ++++++------------------ 1 files changed, 6 insertions(+), 18 deletions(-)