Re: Standalone synchronous master

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: Standalone synchronous master
Дата
Msg-id m239bjte9z.fsf@2ndQuadrant.fr
обсуждение исходный текст
Ответ на Re: Standalone synchronous master  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> I'm having a hard time seeing why this is considered a feature.  It
> seems to me what is being proposed is a mode with no higher
> integrity guarantee than asynchronous replication, but latency
> equivalent to synchronous replication.  I can see where it's
> tempting to want to think it gives something more in terms of
> integrity guarantees, but when I think it through, I'm not really
> seeing any actual benefit.

Same here, so what I think is that the new recv and write modes that
Fujii is working on could maybe be demoted from sync variant, while not
being really async ones.  Maybe “eager” or some other term.

It seems to me that would answer the OP use case and your remark here.

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Disabled features on Hot Standby
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Multithread Query Planner