On Tue, Mar 15, 2016 at 5:14 PM, John Lumby <johnlumby(at)hotmail(dot)com> wrote:
> But my question is, given that the divergence point was 2B000060,
> why is it looking for a file earlier than that?
(please do not top-post, this is annoying as it breaks the logic of the thread)
pg_rewind begins scanning WAL records not at the point where WAL
forked, but from the previous checkpoint record before WAL forked.
--
Michael