Re: logical decoding and replication of sequences - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: logical decoding and replication of sequences
Date
Msg-id 3B014BE4-EE61-4834-8FF6-937B43C46BC7@enterprisedb.com
Whole thread Raw
In response to Re: logical decoding and replication of sequences  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Responses Re: logical decoding and replication of sequences
List pgsql-hackers
I would not remove it altogether, there is plenty of consumers of this extension's output in the wild (even if I think
it'sunfortunate) that might not be interested in sequences, but changing it to off by default certainly makes sense. 

--
Petr Jelinek

> On 26. 1. 2022, at 11:09, Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote:
>
> On 26.01.22 03:16, Tomas Vondra wrote:
>> Here's a rebased version of the patch series. I decided to go back to the version from 2021/12/14, which does not
includethe changes to WAL logging. 
>
> I notice that test_decoding still has skip-sequences enabled by default, "for backward compatibility".  I think we
hadconcluded in previous discussions that we don't need that.  I would remove the option altogether. 
>




pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: generalized conveyor belt storage
Next
From: "osumi.takamichi@fujitsu.com"
Date:
Subject: RE: logical replication empty transactions