On Tue, Mar 10, 2026 at 8:33 AM Sami Imseih <[email protected]> wrote: > > > The attached patch adds pg_stat_get_db_stat_reset_time() to fix this > > inconsistency. > > > > Please let me know your thoughts. > > This view was introduced 15 years ago, and surprisingly this is the > first complaint about this. I am also not very surprised. > > I also noticed that pg_statio_all_sequences does not have a reset > column. We should fix this one also. What do you think?
+1 Also it might be better to update the docs together so that the description of pg_stat_reset_single_table_counters mentions sequences in addition to tables and indexes. Regards, -- Fujii Masao
