Re: Additional options for Sync Replication - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Additional options for Sync Replication
Date
Msg-id AANLkTinPvC1A+BEhp2Dz-wSH9P7Yx6ZfBHkuo4sNfVM0@mail.gmail.com
Whole thread Raw
In response to Re: Additional options for Sync Replication  (Greg Stark <gsstark@mit.edu>)
Responses Re: Additional options for Sync Replication
List pgsql-hackers
On Sun, Mar 27, 2011 at 11:55 PM, Greg Stark <gsstark@mit.edu> wrote:

> Also, for what it's worth I prefer thinking of
> synchronous_commit/synchronous_replication as one big multi-way
> variable:
>
> synchronous_commit  = memory | disk | replica-memory | replica-disk |
> replica-visible

That's close enough to my thinking for me to say yes to.

I'd prefer to call it "commit_durability" though.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Additional options for Sync Replication
Next
From: Simon Riggs
Date:
Subject: Re: Additional options for Sync Replication