Re: RFC: CRC datatype - Mailing list pgsql-hackers

From Tom Lane
Subject Re: RFC: CRC datatype
Date
Msg-id 1298.976300287@sss.pgh.pa.us
Whole thread Raw
In response to Re: RFC: CRC datatype  ("Horst Herb" <hherb@malleenet.net.au>)
List pgsql-hackers
"Horst Herb" <hherb@malleenet.net.au> writes:
>> Surely you don't trust your TCP connection to the
>> server, either?

> TCP _IS_ heavily checksummed.

Yes, and so are the disk drives that you are asserting you don't trust.

My point is that in both cases, there are lots and lots of failure
mechanisms that won't be caught by the transport or storage CRC.
The same applies to anything other than an end-to-end check.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Ian Lance Taylor
Date:
Subject: Re: CRC was: Re: beta testing version
Next
From: "Mikheev, Vadim"
Date:
Subject: RE: pre-beta is slow