Re: Crash while recovering database index relation

Поиск
Список
Период
Сортировка
От Guy Thornley
Тема Re: Crash while recovering database index relation
Дата
Msg-id 20040107234023.GE18564@conker.esphion.com
обсуждение исходный текст
Ответ на Re: Crash while recovering database index relation  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Crash while recovering database index relation
Список pgsql-bugs
> >     PANIC: invalid page header in block 6 of relation "17792"
> > This was on postgres 7.4.
>
> I believe this is fixed in 7.4.1:
 ...

> And no sign of corruption after you'd run through the recovery with
> zero_damaged_pages?
I checked them this morning; there isnt.
Sorry for bugging you about something already fixed

> That's what I'd expect if this scenario applies:
> the pages will be fixed by WAL recovery, it's just that the recently
> added check for broken page headers was interfering :-(

What I don't grok is why all the affected files were indexes, and none
of the heap files appeared to have junk pages

Guy Thornley

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

Предыдущее
От: Seum-Lim Gan
Дата:
Сообщение: Re: dyntest.pgc not working in 7.4 ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Crash while recovering database index relation