From: | Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com> |
---|---|
To: | Petr Jelinek <petr(dot)jelinek(at)enterprisedb(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: logical decoding and replication of sequences |
Date: | 2022-01-26 23:32:11 |
Message-ID: | 3d68b45a-ceb5-6824-3a39-f53411fd0c88@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1/26/22 14:01, Petr Jelinek wrote:
> I would not remove it altogether, there is plenty of consumers of
> this extension's output in the wild (even if I think it's
> unfortunate) that might not be interested in sequences, but changing
> it to off by default certainly makes sense.
Indeed. Attached is an updated patch series, with 0003 switching it to
false by default (and fixing the fallout). For commit I'll merge that
into 0002, of course.
regards
--
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Attachment | Content-Type | Size |
---|---|---|
0001-Logical-decoding-of-sequences-20220127.patch | text/x-patch | 46.3 KB |
0002-Add-support-for-decoding-sequences-to-test_-20220127.patch | text/x-patch | 20.3 KB |
0003-Change-skip-sequences-to-false-by-default-20220127.patch | text/x-patch | 235.3 KB |
0004-Add-support-for-decoding-sequences-to-built-20220127.patch | text/x-patch | 76.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2022-01-26 23:45:53 | Re: snapper and skink and fairywren (oh my!) |
Previous Message | Michael Paquier | 2022-01-26 22:54:21 | Re: Bug in ProcArrayApplyRecoveryInfo for snapshots crossing 4B, breaking replicas |