On Mon, Aug 18, 2025 at 4:21 PM Masahiko Sawada <[email protected]> wrote: > > For example, if a sequence is dropped > on the publisher, the subscriber would encounter synchronization > failures unless the DROP SEQUENCE is properly applied.
This example is wrong. It seems DROP SEQUENCE works but we might have problems with ALTER SEQUENCE. Regards, -- Masahiko Sawada Amazon Web Services: https://aws.amazon.com
