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

From Tom Lane
Subject Re: Worries about delayed-commit semantics
Date
Msg-id 24148.1182533454@sss.pgh.pa.us
Whole thread Raw
In response to Re: Worries about delayed-commit semantics  (Richard Huxton <dev@archonet.com>)
List pgsql-hackers
Richard Huxton <dev@archonet.com> writes:
>> Tom Lane wrote:
>>> What's wrong with synchronous_commit?  It's accurate and simple.

> My concern would be that it can be read two ways:
> 1. When you commit, sync (something or other - unspecified)
> 2. Synchronise commits (to each other? to something else?)*

Well, that's a fair point.  deferred_commit would avoid that objection.

I'm not sure it's real important though --- with practically all of the
postgresql.conf variables, you really need to read the manual to know
exactly what they do.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: tsearch in core patch
Next
From: "Kevin Grittner"
Date:
Subject: fast stop before database system is ready