Re: Block-level CRC checks - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Block-level CRC checks
Date
Msg-id 1259779465.19446.11.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Block-level CRC checks  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On tis, 2009-12-01 at 17:47 -0500, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > I also like the idea that we don't need to CRC check the line pointers
> > because any corruption there is going to appear immediately.  However,
> > the bad news is that we wouldn't find the corruption until we try to
> > access bad data and might crash.
> 
> That sounds exactly like the corruption detection system we have now.
> If you think that behavior is acceptable, we can skip this whole
> discussion.

I think one of the motivations for this CRC business was to detect
corruption in the user data.  As you say, we already handle corruption
in the metadata.



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: YAML Was: CommitFest status/management
Next
From: Josh Berkus
Date:
Subject: Re: Adding support for SE-Linux security