Re: BUG #15801: pg_stat_database update stats_reset only bypg_stat_reset - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #15801: pg_stat_database update stats_reset only bypg_stat_reset
Date
Msg-id 20190513082026.GD2273@paquier.xyz
Whole thread Raw
In response to BUG #15801: pg_stat_database update stats_reset only by pg_stat_reset  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Mon, May 13, 2019 at 07:15:47AM +0000, PG Bug reporting form wrote:
> pg_stat_reset_single_table_counters/pg_stat_reset_single_function_counters
> only update pg_stat_database column stats_reset.
> stat_reset shuld update when all the column is reset.

These two functions reset statistics for a single table, and what you
are looking at are the database-level statistics.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: BUG #15800: Order by random in functions
Next
From: Kuntal Ghosh
Date:
Subject: Re: BUG #15801: pg_stat_database update stats_reset only by pg_stat_reset