Re: Re: TODO list - Mailing list pgsql-hackers

From Philip Warner
Subject Re: Re: TODO list
Date
Msg-id 3.0.5.32.20010406120707.00aafa30@mail.rhyme.com.au
Whole thread Raw
In response to Re: Re: TODO list  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Re: TODO list  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
At 18:25 5/04/01 -0400, Tom Lane wrote:
>
>A block-level CRC might be useful to guard against long-term data
>lossage, but Vadim thinks that the disk's own CRCs ought to be
>sufficient for that (and I can't say I disagree).
>
>So the only real benefit of a block-level CRC would be to guard against
>bits dropped in transit from the disk surface to someplace else

What about guarding against file system problems, like blocks of one
(non-PG) file erroneously writing to blocks of another (PG table) file?


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


pgsql-hackers by date:

Previous
From: ncm@zembu.com (Nathan Myers)
Date:
Subject: Re: Re: TODO list
Next
From: "Mikheev, Vadim"
Date:
Subject: RE: Re: TODO list