Re: alpha3 release schedule? - Mailing list pgsql-hackers

From Hiroyuki Yamada
Subject Re: alpha3 release schedule?
Date
Msg-id 200912191422.AA00136@home.kokolink.net
Whole thread Raw
In response to alpha3 release schedule?  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: alpha3 release schedule?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: alpha3 release schedule?  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
>Do people want more time to play with hot standby?  Otherwise alpha3
>should go out on Monday or Tuesday.
>

Well, I want to know whether the problem I refered to 
in http://archives.postgresql.org/pgsql-hackers/2009-12/msg01641.php
is must-fix or not.

This problem is a corollary of the deadlock problem. This is less catstrophic
but more likely to happen.

If you leave this problem, for example, any long-running transactions,
holding any cursors in whatever tables, have a possibility of freezing
whole recovery work in HotStandby node until the transaction commit.


regards,

-- Hiroyuki YAMADA Kokolink Corporation yamada@kokolink.net


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Allow read only connections during recovery, known as Hot
Next
From: Jaime Casanova
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Allow read only connections during recovery, known as Hot