Re: Logical Replication of sequences - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Logical Replication of sequences
Date
Msg-id CAA4eK1LWJhWhX1bB59O=cYfCR9Nq1kWOfLs=MpEf2nmRvK5A8w@mail.gmail.com
Whole thread Raw
In response to Re: Logical Replication of sequences  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
On Wed, Oct 22, 2025 at 7:52 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> Hi Vignesh, Here are a few small review comments just for the docs
> part of patch 0001:
>
> ======
> Commit message
>
> 1.
> In addition to the new command, the following subscription commands have
> been enhanced to automatically refresh sequence mappings:
>
> ~
>
> Is "mappings" the right word?
>

I think so because pg_subscription_rel has mappings of relations in
publisher and subscriber.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Logical Replication of sequences
Next
From: Álvaro Herrera
Date:
Subject: Re: Skip unregistered custom kinds on stats load