Re: postmaster segfault when using SELECT on a table - Mailing list pgsql-bugs

From Zdenek Kotala
Subject Re: postmaster segfault when using SELECT on a table
Date
Msg-id 4815B588.5090502@sun.com
Whole thread Raw
In response to Re: postmaster segfault when using SELECT on a table  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: postmaster segfault when using SELECT on a table
Next
From: "Nicolas ZABOURI"
Date:
Subject: PB with postgresql 7.4