Re: Synchronous replication

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Synchronous replication
Дата
Msg-id AANLkTikBAP6_Ky7PWP0iRu9DIKkJCK9LuGHrDIHxihvz@mail.gmail.com
обсуждение исходный текст
Ответ на Synchronous replication  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Synchronous replication  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
On Wed, Jul 14, 2010 at 2:50 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
> The patch have no features for performance improvement of synchronous
> replication. I admit that currently the performance overhead in the
> master is terrible. We need to address the following TODO items in the
> subsequent CF.
>
> * Change the poll loop in the walsender
> * Change the poll loop in the backend
> * Change the poll loop in the startup process
> * Change the poll loop in the walreceiver
> * Perform the WAL write and replication concurrently
> * Send WAL from not only disk but also WAL buffers

I have a feeling that if we don't have a design for these last two
before we start committing things, we're possibly going to regret it
later.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: cross column correlation revisted
Следующее
От: Tom Lane
Дата:
Сообщение: Re: standard_conforming_strings