Re: An example of bugs for Hot Standby - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: An example of bugs for Hot Standby
Date
Msg-id 1260959586.634.959.camel@ebony
Whole thread Raw
In response to An example of bugs for Hot Standby  (Hiroyuki Yamada <yamada@kokolink.net>)
Responses Re: An example of bugs for Hot Standby
List pgsql-hackers
On Tue, 2009-12-15 at 20:25 +0900, Hiroyuki Yamada wrote:
> Hot Standby node can freeze when startup process calls LockBufferForCleanup().
> This bug can be reproduced by the following procedure.

Interesting. Looks like this can happen, which is a shame cos I just
removed the wait checking code after not ever having seen a wait.

Thanks for the report.

Must-fix item for HS.

-- Simon Riggs           www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Streaming replication and non-blocking I/O
Next
From: Hiroyuki Yamada
Date:
Subject: Re: Hot Standby and prepared transactions