Re: Completely broken replica after PANIC: WAL contains references to invalid pages

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Completely broken replica after PANIC: WAL contains references to invalid pages
Дата
Msg-id 20131104094842.GH3567@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: Completely broken replica after PANIC: WAL contains references to invalid pages  (Sergey Konoplev <gray.ru@gmail.com>)
Ответы Re: Completely broken replica after PANIC: WAL contains references to invalid pages
Список pgsql-bugs
On 2013-11-01 00:35:18 -0700, Sergey Konoplev wrote:
> On Tue, Apr 2, 2013 at 11:26 AM, Andres Freund <andres@2ndquadrant.com> wrote:
> > The attached patch fixes this although I don't like the way it knowledge of the
> > point up to which StartupSUBTRANS zeroes pages is handled.
>
> So, after half a year the same failure has happened again on the same
> replica, but now patched with the Andres' patch (9.2.4 + the patch)
> that was supposed to fix it.

I think that's actually a different bug - what the patch was fixing was
the clog/subtrans errors, not the "reference to invalid pages".

I've submitted a fix for at least one cause causing that independently
from this bug which is included in 9.2.5
(17fa4c321ccf9693de406faffe6b235e949aa25f). Note thought that that fix
needed a fix iff using a cassert enabled build
(4da24f12e63313b7dbb6b3e3d0317e04045df636) which is *not* in 9.2.5.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: psql security fail?
Следующее
От: Dan Scott
Дата:
Сообщение: Re: BUG #7844: xpath missing entity decoding - bug or feature