Re: Page Checksums + Double Writes - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Page Checksums + Double Writes
Date
Msg-id 1325030779.11655.17.camel@jdavis
Whole thread Raw
In response to Re: Page Checksums + Double Writes  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers
On Tue, 2011-12-27 at 16:43 -0600, Merlin Moncure wrote:
> On Tue, Dec 27, 2011 at 1:24 PM, Jeff Davis <pgsql@j-davis.com> wrote:
> > 3. Attack hint bits problem.
> 
> A large number of problems would go away if the current hint bit
> system could be replaced with something that did not require writing
> to the tuple itself.

My point was that neither the zero page problem nor the upgrade problem
are solved by addressing the hint bits problem. They can be solved
independently, and in my opinion, it seems to make sense to solve those
problems before the hint bits problem (in the context of detecting
hardware corruption).

Of course, don't let that stop you from trying to get rid of hint bits,
that has numerous potential benefits.

Regards,Jeff Davis




pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: 16-bit page checksums for 9.2
Next
From: Steve Crawford
Date:
Subject: pgstat wait timeout