Re: Support reset of Shared objects statistics in "pg_stat_reset" function
Sadhuprasad Patro <b.sadhu@gmail.com>
From: Sadhuprasad Patro <b.sadhu@gmail.com>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: Mahendra Singh Thalor <mahi6run@gmail.com>,
Dilip Kumar <dilipbalaut@gmail.com>, Himanshu Upadhyaya <upadhyaya.himanshu@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-09-02T04:36:52Z
Lists: pgsql-hackers
On Wed, Sep 1, 2021 at 5:31 PM Fujii Masao <masao.fujii@oss.nttdata.com> wrote: > > > > On 2021/08/24 13:07, Mahendra Singh Thalor wrote: > > Thanks Sadhu for the updated patch. > > > > Patch looks good to me and I don't have any more comments. > > > > I marked this patch as 'ready for committer'. > > https://commitfest.postgresql.org/34/3282/ <https://commitfest.postgresql.org/34/3282/> > > Attached is the updated version of the patch. In this patch, I updated > the description for pg_stat_reset_single_table_counters() in pg_proc.dat. > Barring any objection, I will commit this patch. Hi Fujii, Yes this update is fine.. Please commit this patch... Thanks & Regards SadhuPrasad EnterpriseDB: http://www.enterprisedb.com
Commits
-
Enhance pg_stat_reset_single_table_counters function.
- e04267844a9b 15.0 landed