Обсуждение: Bug of the hot standby feedback

Поиск
Список
Период
Сортировка

Bug of the hot standby feedback

От
Fujii Masao
Дата:
Hi,

When I implemented the replication timeout patch, I found the bug on
the HS feedback feature. When wal_receiver_status_interval is zero
and hot_standby_feedback is enabled, walreceiver sends the feedback
too aggressively. I think that the attached patch should be applied to
fix the bug.

Regards,

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

Вложения

Re: Bug of the hot standby feedback

От
Robert Haas
Дата:
On Mon, Feb 28, 2011 at 8:54 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
> When I implemented the replication timeout patch, I found the bug on
> the HS feedback feature. When wal_receiver_status_interval is zero
> and hot_standby_feedback is enabled, walreceiver sends the feedback
> too aggressively. I think that the attached patch should be applied to
> fix the bug.

Committed, with some related documentation changes.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company