Re: Proposal for CSN based snapshots

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Proposal for CSN based snapshots
Дата
Msg-id CANP8+jLAe3Smtq3FF49DMvuxtfoRQcCPQn28GEKuwAb2J41XCA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Proposal for CSN based snapshots  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Ответы Re: Proposal for CSN based snapshots  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 24 July 2015 at 14:43, Alexander Korotkov <a.korotkov@postgrespro.ru> wrote:
 
What is current state of this patch? Does community want CSN based snapshots?

CSN snapshots could give us

1. More scalable GetSnapshotData() calls
2. Faster GetSnapshotData() calls
3. Smaller snapshots which could be passed around more usefully between distributed servers

It depends on the exact design we use to get that. Certainly we do not want them if they cause a significant performance regression.
 
Now, our company have resources to work on CSN based snapshots for 9.6. If Huawei will not publish their patch, we can pick up this work from last community version of this patch.

Sounds good. 

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

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: BRIN index and aborted transaction
Следующее
От: Paul Ramsey
Дата:
Сообщение: Re: [PATCH] postgres_fdw extension support