On Fri, Mar 13, 2026 at 11:52 AM Sami Imseih <[email protected]> wrote: > > > it would be better to verify that the stats of the specified sequence are > > actually reset by using pg_stat_reset_single_table_counters(). > > > > Also, the documentation for pg_stat_reset_single_table_counters() should > > mention that it can reset sequence statistics as well. > > good points. > > For the documentation of pg_stat_reset_single_table_counters(), I also > mentioned materialized views for completeness.
Thanks for updating the patch! I made a few cosmetic changes and pushed the patch. Thanks! Regards, -- Fujii Masao
