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

From Jonah H. Harris
Subject Re: COMMIT NOWAIT Performance Option
Date
Msg-id 36e682920702281237g287c564ck59f8f825998e01c3@mail.gmail.com
Whole thread Raw
In response to Re: COMMIT NOWAIT Performance Option  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On 2/28/07, Jeff Davis <pgsql@j-davis.com> wrote:
> I'm not saying there's no cost, but the extra recovery cost seems lower
> to me than the CRC cost on every data page read during operation.

I agree, I just think it should be configurable.

> Also, if we find an error, do we even have the ability to correct it? A
> CRC doesn't tell us which pages were written and which weren't, so we
> could detect the error but not correct it, right?

Correct.

-- 
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: Jeff Davis
Date:
Subject: Re: COMMIT NOWAIT Performance Option
Next
From: "Jonah H. Harris"
Date:
Subject: Re: COMMIT NOWAIT Performance Option