Bug of the hot standby feedback
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-02-28T13:54:11Z
Lists: pgsql-hackers
Attachments
- hot_standby_feedback_bug_v1.patch (application/octet-stream) patch v1
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