Re: is sync rep stalled?

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: is sync rep stalled?
Дата
Msg-id 4CA458170200002500036194@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: is sync rep stalled?  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:
> You do realize that to be able to guarantee zero data loss, the
> master will have to stop committing new transactions if the
> streaming stops for any reason, like a network glitch. Maybe
> that's a tradeoff you want, but I'm asking because that point
> isn't clear to many people.
Yeah, I get that.  I do think the quorum approach or some simplified
special case of it would be important for us -- possibly even a
requirement -- for that reason.
-Kevin


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

Предыдущее
От: Yeb Havinga
Дата:
Сообщение: Re: is sync rep stalled?
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Using streaming replication as log archiving