Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: Simon Riggs <simon@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-04-06T11:24:25Z
Lists: pgsql-hackers
On Tue, Apr 6, 2010 at 8:06 PM, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote: > If you insist, I'll work out a patch to send a signal to startup process > after every fsync(), but it really doesn't seem very important given > that there's always a delay there anyway. Agreed. Even if we get rid of the delay of startup process, it would still take time until the committed transaction has become visible in the standby. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center