Re: Add new option 'all' to pg_stat_reset_shared()

torikoshia <torikoshia@oss.nttdata.com>

From: torikoshia <torikoshia@oss.nttdata.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Andres Freund <andres@anarazel.de>, boekewurm+postgres@gmail.com, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, pgsql-hackers@postgresql.org, bharath.rupireddyforpostgres@gmail.com
Date: 2023-11-16T08:12:26Z
Lists: pgsql-hackers
On 2023-11-16 16:48, Michael Paquier wrote:
> On Wed, Nov 15, 2023 at 04:25:14PM +0900, Michael Paquier wrote:
>> Other than that, it looks OK.
> 
> Tweaked the queries of this one slightly, and applied.  So I think
> that we are now good for this thread.  Thanks, all!

Thanks for the modification and apply!

> --
> Michael

-- 
Regards,

--
Atsushi Torikoshi
NTT DATA Group Corporation



Commits

  1. Add target "slru" to pg_stat_reset_shared()

  2. doc: Improve description of targets for pg_stat_reset_shared()

  3. Add support for pg_stat_reset_slru without argument

  4. Add ability to reset all shared stats types in pg_stat_reset_shared()