Re: gcc 4.6 and hot standby

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: gcc 4.6 and hot standby
Дата
Msg-id BANLkTi=P-FqeCpSZ8B6MVCPnKt7AM_m1yQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: gcc 4.6 and hot standby  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: WALInsertLock contention
Следующее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: tuning autovacuum