Re: Proposal: "Causal reads" mode for load balancing reads without stale data - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Proposal: "Causal reads" mode for load balancing reads without stale data
Date
Msg-id CAEepm=2mrcyB-RGsH5z+Th13R3ow1CY7skxuPKpcw6wTS0LUkg@mail.gmail.com
Whole thread Raw
In response to Re: Proposal: "Causal reads" mode for load balancing reads without stale data  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Thu, Mar 3, 2016 at 7:34 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> WAL replay for 2PC should also
> call XLogRequestWalReceiverReply() when needed.

Ah yes, I missed this important sentence.  I will address that in the
next version after some testing.

-- 
Thomas Munro
http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Proposal: "Causal reads" mode for load balancing reads without stale data
Next
From: Tom Lane
Date:
Subject: Re: Optimizer questions