Re: Worries about delayed-commit semantics - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Worries about delayed-commit semantics
Date
Msg-id 200706221506.l5MF6UL27821@momjian.us
Whole thread Raw
In response to Re: Worries about delayed-commit semantics  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Worries about delayed-commit semantics  (Richard Huxton <dev@archonet.com>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Joshua D. Drake wrote:
> >>>> Hm, another possibility: "synchronous_commit = off"
> 
> >>>> Ooo, I like that. Any other takers?
> 
> >>> Yea, I like that too but I am now realizing that we are not really
> >>> deferring or delaying the "COMMIT" command but rather the recovery of
> >>> the commit.  GUC as full_commit_recovery?
> >> 
> >> recovery is a bad word I think. It is related too closely to failure.
> 
> > commit_stability?  reliable_commit?
> 
> What's wrong with synchronous_commit?  It's accurate and simple.

That is fine too.

--  Bruce Momjian  <bruce@momjian.us>          http://momjian.us EnterpriseDB
http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: tsearch in core patch
Next
From: "Florian G. Pflug"
Date:
Subject: Re: Worries about delayed-commit semantics