Re: [BUGS] BUG #7969: Postgres Recovery Fatal With: "incorrect local pin count:2"

2013-04-11 Thread Yunong Xiao
On Mar 27, 2013, at 12:48 PM, Heikki Linnakangas wrote: > > This bug was introduced by commit 8805ff6580621d0daee350826de5211d6bb36ec3, > in 9.2.2 (and 9.1.7 and 9.0.11), which fixed multiple WAL replay issues with > Hot Standby. Before that commit, replaying a heap update didn't try to keep

Re: [BUGS] BUG #7969: Postgres Recovery Fatal With: "incorrect local pin count:2"

2013-04-11 Thread Tom Lane
"Yunong Xiao" writes: > On Mar 27, 2013, at 12:48 PM, Heikki Linnakangas > wrote: >> This bug was introduced by commit 8805ff6580621d0daee350826de5211d6bb36ec3, >> in 9.2.2 (and 9.1.7 and 9.0.11), which fixed multiple WAL replay issues with >> Hot Standby. Before that commit, replaying a heap

Re: [BUGS] BUG #7969: Postgres Recovery Fatal With: "incorrect local pin count:2"

2013-04-11 Thread Yunong Xiao
On Apr 11, 2013, at 10:45 AM, Tom Lane wrote: > "Yunong Xiao" writes: >> On Mar 27, 2013, at 12:48 PM, Heikki Linnakangas >> wrote: >>> This bug was introduced by commit 8805ff6580621d0daee350826de5211d6bb36ec3, >>> in 9.2.2 (and 9.1.7 and 9.0.11), which fixed multiple WAL replay issues >>>