On Mon, Nov 17, 2025 at 4:35 PM Amit Kapila <[email protected]> wrote: > > On Thu, Nov 13, 2025 at 3:22 PM vignesh C <[email protected]> wrote: > > > > On Thu, 13 Nov 2025 at 09:12, Amit Kapila <[email protected]> wrote: > > > > > > On Thu, Nov 13, 2025 at 4:31 AM Peter Smith <[email protected]> wrote: > > > > > > > > CURRENT > > > > seq_sync_error_count > > > > sync_error_count > > > > > > > > MY SUGGESTION > > > > sync_seq_error_count > > > > sync_table_error_count > > > > > > > > > > +1. Along with consistency with other column names, it will also make > > > it easier for users to group and query all 'sync' related counts > > > together. > > > > This seems better, the attached v2 version patch has the changes for the > > same. > > > > The patch looks good to me. I'll push this tomorrow unless there are > any new reviews or suggestions. >
Pushed. -- With Regards, Amit Kapila.
