Re: Request for further clarification on synchronous_commit

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Request for further clarification on synchronous_commit
Дата
Msg-id 20201006233848.GE12277@momjian.us
обсуждение исходный текст
Ответ на Re: Request for further clarification on synchronous_commit  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Request for further clarification on synchronous_commit
Список pgsql-docs
On Fri, Aug 21, 2020 at 04:15:39PM -0400, Bruce Momjian wrote:
> How is this for a table?
> 
>                   -- local --   ------------------- standbys ------------------
>                    durable          query      durable commit  durable commit
>                    commit        consistency   after OS crash  after PG crash
>     remote_apply      X               X               X              X
>     on                X                               X              X
>     remote_write      X                                              X
>     local             X
>     off

I have created the attached doc patch which I plan to apply to all
supported versions of Postgres.

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

  The usefulness of a cup is in its emptiness, Bruce Lee


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: nondeterministic collations and statistics and pattern matching
Следующее
От: PG Doc comments form
Дата:
Сообщение: Errors in explanation of the --with-libxml configure option.