Re: COMMIT NOWAIT Performance Option - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: COMMIT NOWAIT Performance Option
Date
Msg-id 36e682920702281906g5971e1ex1209142c451b02e3@mail.gmail.com
Whole thread Raw
In response to Re: COMMIT NOWAIT Performance Option  ("J. Andrew Rogers" <jrogers@neopolitan.com>)
Responses Re: COMMIT NOWAIT Performance Option  ("Jonah H. Harris" <jonah.harris@gmail.com>)
List pgsql-hackers
On 2/28/07, J. Andrew Rogers <jrogers@neopolitan.com> wrote:
> A popular alternative to CRC32 for this purpose is the significantly
> cheaper and almost as effective is the Adler32 algorithm.  I know
> Google used this algorithm when they added checksumming to their
> database to tame inexplicable transient corruption.

Last time I checked, Teradata used a modified Fletcher checksum as
well; I wasn't aware of Adler32.

-- 
Jonah H. Harris, Software Architect | phone: 732.331.1324
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 3rd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/


pgsql-hackers by date:

Previous
From: "J. Andrew Rogers"
Date:
Subject: Re: COMMIT NOWAIT Performance Option
Next
From: "Jonah H. Harris"
Date:
Subject: Re: COMMIT NOWAIT Performance Option