Re: Bug (#3484) - Invalid page header again - Mailing list pgsql-bugs

From Zdenek Kotala
Subject Re: Bug (#3484) - Invalid page header again
Date
Msg-id 4767F591.4010208@sun.com
Whole thread Raw
In response to Re: Bug (#3484) - Invalid page header again  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-bugs
Zdenek Kotala wrote:
> Zdenek Kotala wrote:

> I got dump of affected two blocks from Alex and it seems that both
> blocks were overwritten together with some 128bytes length structure
> (there some pattern) and complete damaged size is 9728bytes (first block
> is overwritten completely and second one only at the beginning), but
> another buffer from another relation could be overwritten too.

I'm sorry, It is 129 length (do not trust ghex2 :( ) and probably size of
damaged data is about 9728bytes.

        Zdenek

pgsql-bugs by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: Bug (#3484) - Invalid page header again
Next
From: Gregory Stark
Date:
Subject: Re: BUG #3824: Query hangs when result set empty using sort and limit