Re: failover vs. read only queries - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: failover vs. read only queries
Date
Msg-id AANLkTinf1CDtQrhaJPq5uMYccplE775p31fSy1MM59r2@mail.gmail.com
Whole thread Raw
In response to failover vs. read only queries  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Wed, Jun 9, 2010 at 5:47 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
> To fix the problem, when the trigger file is found, I think
> that we should cancel all the running read only queries
> immediately (or forcibly use -1 as the max_standby_delay
> since that point) and make the recovery go ahead.

Oops! I made an error. I meant 0 instead of -1, as the max_standby_delay.

Regards,

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


pgsql-hackers by date:

Previous
From: Takahiro Itagaki
Date:
Subject: Re: failover vs. read only queries
Next
From: Fujii Masao
Date:
Subject: Re: failover vs. read only queries