Re: Proposal: "Causal reads" mode for load balancing reads without stale data

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Proposal: "Causal reads" mode for load balancing reads without stale data
Дата
Msg-id CANP8+jKHq=c9WQbr8UyuXpYZ5p=0DiUPfEZZOHq3UzvC0dJ66A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Proposal: "Causal reads" mode for load balancing reads without stale data  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Proposal: "Causal reads" mode for load balancing reads without stale data  (Thomas Munro <thomas.munro@enterprisedb.com>)
Список pgsql-hackers
On 15 November 2015 at 10:41, Simon Riggs <simon@2ndquadrant.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/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Proposal: "Causal reads" mode for load balancing reads without stale data
Следующее
От: Ildus Kurbangaliev
Дата:
Сообщение: Re: [PATCH] Refactoring of LWLock tranches