On Mon, Jan 16, 2012 at 10:44 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
> On Fri, Jan 13, 2012 at 10:05 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
>> Correctly initialise shared recoveryLastRecPtr in recovery.
>> Previously we used ReadRecPtr rather than EndRecPtr, which was
>> not a serious error but caused pg_stat_replication to report
>> incorrect replay_location until at least one WAL record is replayed.
>
> Thanks for the commit!
>
> This needs to be backported to 9.1 and 9.0 because they also have
> the same problem.
http://archives.postgresql.org/message-id/14373.1328890248%40sss.pgh.pa.us
Minor version updates are scheduled to be released at the end of this month.
Before that, can you backport this commit to 9.1 and 9.0?
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center