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

From Jonah H. Harris
Subject Re: COMMIT NOWAIT Performance Option
Date
Msg-id 36e682920702281152u3020c7f6k3c567b873ae08d12@mail.gmail.com
Whole thread Raw
In response to Re: COMMIT NOWAIT Performance Option  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On 2/28/07, Bruce Momjian <bruce@momjian.us> wrote:
> Keep in mind if you don't check it on startup, you will be checking it
> for every read, which for rare crashes, might not be wise.

Well understood.  That's how most everyone configures their database
systems; they certainly don't optimize for torn page detection on a
crash.

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