On 2020-Jan-31, Alvaro Herrera wrote:
> On 2020-Jan-31, Konstantin Knizhnik wrote:
>
> > Eventually we find out that logical replication in the current version of
> > Postgres works significantly slower on table with replica identity full than
> > old pglogical implementation.
> >
> > The commen
On 2020-Jan-31, Konstantin Knizhnik wrote:
> Eventually we find out that logical replication in the current version of
> Postgres works significantly slower on table with replica identity full than
> old pglogical implementation.
>
> The comment to RelationFindReplTupleSeq says:
>
> Note tha