Re: Support reset of Shared objects statistics in "pg_stat_reset" function

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Mahendra Singh Thalor <mahi6run@gmail.com>, Sadhuprasad Patro <b.sadhu@gmail.com>
Cc: Dilip Kumar <dilipbalaut@gmail.com>, Himanshu Upadhyaya <upadhyaya.himanshu@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-09-01T12:01:15Z
Lists: pgsql-hackers

Attachments


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.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Commits

  1. Enhance pg_stat_reset_single_table_counters function.