Re: PG replicas and transactions atomicity

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: PG replicas and transactions atomicity
Дата
Msg-id 38C50999-0DBA-4F88-8A6E-6F316A8EDEB6@thebuild.com
обсуждение исходный текст
Ответ на Re: PG replicas and transactions atomicity  (Ron <ronljohnsonjr@gmail.com>)
Список pgsql-general

> On Jan 5, 2023, at 16:03, Ron <ronljohnsonjr@gmail.com> wrote:
>
> Even in asynchronous replication?

Yes.  Asynchronous replication controls when the client doing the transaction is told that the transaction is complete;
itdoesn't allow for dirty reads on either the primary or secondary. 


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

Предыдущее
От: Ron
Дата:
Сообщение: Re: PG replicas and transactions atomicity
Следующее
От: Christophe Pettus
Дата:
Сообщение: Re: PG replicas and transactions atomicity