On Tuesday, September 3, 2024 7:12 PM Amit Kapila <amit.kapil...@gmail.com> wrote: > > On Fri, Aug 30, 2024 at 12:15 PM Zhijie Hou (Fujitsu) <houzj.f...@fujitsu.com> > wrote: > > > > Here is V5 patch which addressed above and Shveta's[1] comments. > > > > Testing the stats for all types of conflicts is not required for this patch > especially because they increase the timings by 3-4s. We can add tests for one > or two types of conflicts. > > * > (see > + * PgStat_StatSubEntry::conflict_count and > + PgStat_StatSubEntry::conflict_count) > > There is a typo in the above comment.
Thanks for the comments. I have addressed the comments and adjusted the tests. In the V6 patch, Only insert_exists and delete_missing are tested. I confirmed that it only increased the testing time by 1 second on my machine. Best Regards, Hou zj
v6-0001-Collect-statistics-about-conflicts-in-logical-rep.patch
Description: v6-0001-Collect-statistics-about-conflicts-in-logical-rep.patch