Re: switch between async to sync automatically

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: switch between async to sync automatically
Дата
Msg-id YvWoS4bgr9cFPo47@momjian.us
обсуждение исходный текст
Ответ на switch between async to sync automatically  (Sacheen Birhade <sacheen.birhade@veritas.com>)
Список pgsql-novice
On Thu, Aug  4, 2022 at 07:40:56AM +0000, Sacheen Birhade wrote:
> Hi All,
> 
>  
> 
> Can my streaming replication switch between async to sync automatically
> depending upon bandwidth? If bandwith/replication link is very healthy, then I
> want async replication otherwise sync replication. It should switch between
> sync to async.

No.  We have discussed the option of going from sync to async if the
standby stops responding but never agreed on a safe API for this.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




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

Предыдущее
От: Sacheen Birhade
Дата:
Сообщение: switch between async to sync automatically
Следующее
От: Steve T
Дата:
Сообщение: database encoding migration from a pg_dumpall set