Re: asynchronous commit&synchronous replication

2024-08-10 Thread Andrey M. Borodin
> On 10 Aug 2024, at 17:25, Konstantin Knizhnik wrote: > > So should we take in account sync replication in LR apply worker or not? There was some relevant discussion of this topic on PGCon2020 Unconference [0]. My recollection is that it would be nice to have LR slot setting akin to synchro

asynchronous commit&synchronous replication

2024-08-10 Thread Konstantin Knizhnik
Hi hackers, Logical replication apply worker by default switches off asynchronous commit. Cite from documentation of subscription parameters: ``` |synchronous_commit|(|enum|)