PG replicas and transactions atomicity - Mailing list pgsql-general

From Louis Laborde
Subject PG replicas and transactions atomicity
Date
Msg-id CAEbmry5QBa3UGaP+a7Yta1bDFDu_XPS3v=OTaE=yw2rKTaKspg@mail.gmail.com
Whole thread Raw
Responses Re: PG replicas and transactions atomicity
List pgsql-general
Are PG replicas updated atomically following the same transactions boundaries as the source DB ?
For example, if 2 rows from a named table are updated atomically (with a transaction) in the source DB, is there a guarantee that both
changes will be done atomically in a replica, or is there a time window where only one changed row could be visible in the replica ? 

pgsql-general by date:

Previous
From: "Peter J. Holzer"
Date:
Subject: Re: REINDEX vs VACUUM
Next
From: Christophe Pettus
Date:
Subject: Re: PG replicas and transactions atomicity