Re: Synchronous commit not... synchronous? - Mailing list pgsql-hackers

From Jeff Janes
Subject Re: Synchronous commit not... synchronous?
Date
Msg-id CAMkU=1wjMKmtuxQ5E-+w7nE4B0B6rXGjPUvhkdhaZ9-5NtOvaA@mail.gmail.com
Whole thread Raw
In response to Re: Synchronous commit not... synchronous?  (Daniel Farina <daniel@heroku.com>)
Responses Re: Synchronous commit not... synchronous?  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On Thu, Nov 1, 2012 at 12:42 PM, Daniel Farina <daniel@heroku.com> wrote:
> On Wed, Oct 31, 2012 at 10:10 PM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
>> Btw, I believe that this is correct behavior, because in Peter's case the
>> manual command gets the priority on the value of synchronous_commit, no?
>> If anybody thinks that I am wrong, feel free to argue on that of course...
>
> The idea of canceling a COMMIT statement causing a COMMIT seems pretty
> strange to me.

It would be.  But you are not cancelling the commit, you are
*attempting* to cancel the commit.  The message you receive explains
to what extend your attempt succeeded.

Cheers,

Jeff



pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Extensions Documentation
Next
From: Fujii Masao
Date:
Subject: the number of pending entries in GIN index with FASTUPDATE=on