Re: Alpha release this week?

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Alpha release this week?
Дата
Msg-id 3f0b79eb1003301932s612eb723l2957b9b70503214e@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Alpha release this week?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Wed, Mar 31, 2010 at 7:01 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> At the risk of being blunt, AFAICT, the delay in getting to beta has
> little or nothing to do with testing and everything to do with the
> fact that streaming replication got committed with a long list of open
> items two months ago, and many of them haven't been fixed yet.  Hot
> Standby has a few warts too, but I think Simon has done a better job
> cleaning up the loose ends there (with help from Tom and Heikki), no
> doubt because he got it committed two months sooner than SR.  From a
> project management point of view, it seems to me that we shouldn't
> commit major patches late in the release cycle unless someone has the
> time to actually get them finished and stable.  If Streaming
> Replication were any other patch, we would have reverted it a month
> ago.  As it is, it looks like we're going to be waiting until Heikki
> has time to deal with the issues, because it doesn't look like any of
> the other committers are able/willing to help.

I believe that anyone except Heikki & me can deal with the following
issues since they started with SR but actually are not tied up to SR ;)

* dblink and walreceiver are not interruptible on win32
http://archives.postgresql.org/pgsql-hackers/2010-01/msg01672.php
http://archives.postgresql.org/pgsql-hackers/2010-03/msg00413.php

* smart shutdown during recovery gets stuck http://archives.postgresql.org/pgsql-hackers/2010-01/msg02044.php
http://archives.postgresql.org/pgsql-hackers/2010-03/msg01208.php

* pg_xlogfile_name() might report the wrong name http://archives.postgresql.org/pgsql-hackers/2010-01/msg01806.php

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Следующее
От: Robert Haas
Дата:
Сообщение: master in standby mode croaks