Re: [BUG?] lag of minRecoveryPont in archive recovery
Heikki Linnakangas <hlinnakangas@vmware.com>
From: Heikki Linnakangas <hlinnakangas@vmware.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>, pgsql-hackers@postgresql.org
Date: 2012-12-11T17:03:47Z
Lists: pgsql-hackers
On 11.12.2012 17:04, Fujii Masao wrote: > The patch looks good. I confirmed that the PANIC error didn't happen, > with the patch. Ok, committed, and also moved the CheckRecoveryConsistency call. Please take a look to double-check that I didn't miss anything. - Heikki