Re: Logical Replication of sequences

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com>, Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>, Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Euler Taveira <euler(at)eulerto(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
Subject: Re: Logical Replication of sequences
Date: 2025-11-07 05:28:19
Message-ID: CALDaNm1CFWJdsBX2W2dKx0rqzWJ_9v5g9eajFvA938ohguoX+A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 6 Nov 2025 at 16:07, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> On Thu, Nov 6, 2025 at 10:48 AM vignesh C <vignesh21(at)gmail(dot)com> wrote:
> >
> > The patch also includes the change for buildfarm failure at [1].
> > [1] - https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=prion&dt=2025-11-05%2010%3A30%3A15
> >
> > The attached v2 version patch has the changes for the same.
> >
>
> Thanks for the patch, Pushed.

Thanks for pushing the patch, here is a rebased version of the
remaining patches.

This patch also addresses Peter's comments at [1 except the 4th
comment (renaming existing column) for which I will post a patch
separately.
[1] - https://www.postgresql.org/message-id/CAHut%2BPtoLN0bRu7bNiSeF04dQQecoW-EXKMBX%3DHy0uqCvQa8MA%40mail.gmail.com

Regards,
Vignesh

Attachment Content-Type Size
v20251107-0001-Add-seq_sync_error_count-to-subscription-s.patch text/x-patch 22.9 KB
v20251107-0002-Documentation-for-sequence-synchronization.patch text/x-patch 22.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2025-11-07 05:31:20 Re: Support tid range scan in parallel?
Previous Message Nishant Sharma 2025-11-07 05:28:06 Re: on_error table, saving error info to a table