AW: CRCs - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: CRCs
Date
Msg-id 11C1E6749A55D411A9670001FA6879633681B3@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses Re: CRCs
List pgsql-hackers
> Instead of a partial row CRC, we could just as well use some other bit
> of identifying information, say the row OID.  Given a block CRC on the
> heap page, we'll be pretty confident already that the heap page is OK,
> we just need to guard against the possibility that it's older than the
> index item.  Checking that there is a valid tuple at the slot indicated
> by the index item, and that it has the right OID, should be a good
> enough (and cheap enough) test.

I would hardly call an additional 4 bytes for OID per index entry cheap.

Andreas


pgsql-hackers by date:

Previous
From: Lamar Owen
Date:
Subject: RPMS for 7.1beta3 being uploaded.
Next
From: "Oliver Elphick"
Date:
Subject: Re: RPMS for 7.1beta3 being uploaded.