Re: postmaster segfault when using SELECT on a table

Поиск
Список
Период
Сортировка
От Zdenek Kotala
Тема Re: postmaster segfault when using SELECT on a table
Дата
Msg-id 4815B588.5090502@sun.com
обсуждение исходный текст
Ответ на Re: postmaster segfault when using SELECT on a table  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
> My suspicion though is that you'll find that a large portion of that
> page is damaged; that's usually what we've seen in such cases in the
> past.

I think, It can happen only if corruption is less then TOAST chunk size. In
other case, page header or tuple header+chunk id should be corrupted and it
should be reported in another place.

        Zdenek

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

Предыдущее
От: Zdenek Kotala
Дата:
Сообщение: Re: postmaster segfault when using SELECT on a table
Следующее
От: "Nicolas ZABOURI"
Дата:
Сообщение: PB with postgresql 7.4