From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
Cc: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Proposal: "Causal reads" mode for load balancing reads without stale data |
Date: | 2015-11-16 11:44:14 |
Message-ID: | CANP8+jKHq=c9WQbr8UyuXpYZ5p=0DiUPfEZZOHq3UzvC0dJ66A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 15 November 2015 at 10:41, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> So anyway, consider me nudged to finish my patch to provide capability
> for that by 1 Jan.
>
My earlier patch aimed to allow WALReceiver to wait on both a latch and a
socket as well as allow WALWriter to be active, so that WALReceiver could
reply more quickly and handle greater workload. As I explained previously
when we discussed that in recent posts, it is necessary infrastructure to
have anybody wait on anything higher than remote-fsync. I aim to complete
that by 1 Jan.
--
Simon Riggs http://www.2ndQuadrant.com/
<http://www.2ndquadrant.com/>
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Ildus Kurbangaliev | 2015-11-16 12:32:45 | Re: [PATCH] Refactoring of LWLock tranches |
Previous Message | Simon Riggs | 2015-11-16 11:14:35 | Re: Proposal: "Causal reads" mode for load balancing reads without stale data |