Re: page is uninitialized --- fixing - Mailing list pgsql-hackers

From Tom Lane
Subject Re: page is uninitialized --- fixing
Date
Msg-id 23574.1244570043@sss.pgh.pa.us
Whole thread Raw
In response to page is uninitialized --- fixing  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: page is uninitialized --- fixing  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> A couple of people in recent years have had a problem with "page X is
> uninitialised -- fixing" messages.

> I have a case now with 569357 consecutive pages that required fixing in
> pg_attribute. We looked at pages by hand and they really are
> uninitialised, but otherwise what we would expect for size, name etc..

What PG version?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: [BUGS] Cursor with hold emits the same row more than once across commits in 8.3.7
Next
From: Josh Berkus
Date:
Subject: Re: Multicolumn index corruption on 8.4 beta 2