Re: is sync rep stalled? - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: is sync rep stalled?
Date
Msg-id 4CA453E7020000250003618D@gw.wicourts.gov
Whole thread Raw
In response to Re: is sync rep stalled?  (Aidan Van Dyk <aidan@highrise.ca>)
Responses Re: is sync rep stalled?
List pgsql-hackers
Aidan Van Dyk <aidan@highrise.ca> wrote:
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:
>> I'm sure there's several things you can accomplish with
>> synchronous replication, perhaps you could describe what the
>> important use case for you is?
> I'm looking for "data durability", not "server query-ability"
Same here.  If we used synchronous replication, the important thing
for us would be to hold up the master for the minimum time required
to ensure remote persistence -- not actual application to the remote
database.  We could tolerate some WAL replay time on recovery better
than poor commit performance on the master.
-Kevin


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: is sync rep stalled?
Next
From: Heikki Linnakangas
Date:
Subject: Re: is sync rep stalled?