Re: So, would it make sense to do something like a CRC on - Mailing list pgsql-general

From Bruce Momjian
Subject Re: So, would it make sense to do something like a CRC on
Date
Msg-id 200409100305.i8A35IU29463@candle.pha.pa.us
Whole thread Raw
In response to So, would it make sense to do something like a CRC on each record? (was How to determine a database is intact?)  (Joel <rees@ddcom.co.jp>)
List pgsql-general
Joel wrote:
> Pardon me for this, but it's Monday morning here and I'm in shallow
> thinking mode.
>
> I was just looking over Wes's questions about checking database
> integrity, and the responses given, and I'm wondering if keeping a live
> CRC on each record would make sense? Or is this already done, or maybe
> an option? (Not that it would in any way solve Wes's company's current
> problem, ...)

TODO has:

    * Add optional CRC checksum to heap and index pages

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Greg Stark
Date:
Subject: Re: Salt in encrypted password in pg_shadow
Next
From: Tom Lane
Date:
Subject: Re: Memory exhausted (leak?)