On Thu, Sep 10, 2026 at 01:48:22PM -0700, Masahiko Sawada wrote: > > Yes, I think you are correct. I can't always easily identify > > logical-only changes. Patch applied, thanks. > > I found another place that we need to fix: > > Add CREATE/ALTER PUBLICATION setting retain_dead_tuples to retain > information needed for conflict resolution (Zhijie Hou) > > The retain_dead_tuples is a subscription option but not a > publication's one. Also, it's required for conflict detection. Please > review the attached patch that does: > > s/publication/subscription/ > s/conflict resolution/conflict detection/
Yep, seems I have problems with logical-only changes, and in publication/subscription details too. Thanks for the patch, applied. -- Bruce Momjian <[email protected]> https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.
