Re: Replication server timeout patch
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Josh Berkus <josh@agliodbs.com>, pgsql-hackers@postgresql.org
Date: 2011-02-28T13:08:12Z
Lists: pgsql-hackers
Attachments
- replication_timeout_v3.patch (application/octet-stream) patch v3
On Sun, Feb 27, 2011 at 11:52 AM, Fujii Masao <masao.fujii@gmail.com> wrote: >> There are two things that I think are pretty clear. If the receiver >> has wal_receiver_status_interval=0, then we should ignore >> replication_timeout for that connection. > > The patch still doesn't check that wal_receiver_status_interval > is set up properly. I'll implement that later. Done. I attached the updated patch. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center