Re: gcc 4.6 and hot standby - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: gcc 4.6 and hot standby
Date
Msg-id BANLkTi=P-FqeCpSZ8B6MVCPnKt7AM_m1yQ@mail.gmail.com
Whole thread Raw
In response to Re: gcc 4.6 and hot standby  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, Jun 9, 2011 at 5:31 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> So it's interesting that this only happens with a particular gcc version,
> because it's not apparent to me why it works properly for anybody.
> Isn't hitting a zero record length an expected case when we run ahead of
> the amount of WAL produced by the master?

At least while walreceiver is running, recovery doesn't go ahead of the
last receive location. So that's not an expected case.

Regards,

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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: WALInsertLock contention
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: tuning autovacuum