Re: Confusing recovery message when target not hit - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Confusing recovery message when target not hit
Date
Msg-id CAB7nPqRM_L7H_qQbWZHyDE2GAiMbRadwcwnKJu2ZFbymKbAviQ@mail.gmail.com
Whole thread Raw
In response to Re: Confusing recovery message when target not hit  (Thom Brown <thom@linux.com>)
Responses Re: Confusing recovery message when target not hit  (Thom Brown <thom@linux.com>)
List pgsql-hackers
On Sun, Jun 12, 2016 at 7:52 PM, Thom Brown <thom@linux.com> wrote:
> Aren't those already set by recoveryStopsBefore()?

It is possible to exit the main redo loop if a NULL record is found
after calling ReadRecord, in which case those would not be set, no?
-- 
Michael



pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: Confusing recovery message when target not hit
Next
From: Ioseph Kim
Date:
Subject: increase message string buffer size of watch command of psql