Re: Warning about using pg_stat_reset() and pg_stat_reset_shared() - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Warning about using pg_stat_reset() and pg_stat_reset_shared()
Date
Msg-id Y02n6BDWi/gj4Bw9@momjian.us
Whole thread Raw
In response to Re: Warning about using pg_stat_reset() and pg_stat_reset_shared()  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Warning about using pg_stat_reset() and pg_stat_reset_shared()  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Wed, Oct 12, 2022 at 12:04:08PM -0400, Bruce Momjian wrote:
> > Maybe the random sample taken by ANALYZE for your case didn't happen
> > to land on any pages with dead tuples?
> 
> Ah, good point, I missed that in pgstat_report_analyze().  I will apply
> the patch then in a few days, thanks.

Patch applied back to PG 10, thanks.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Eliminating SPI from RI triggers - take 2
Next
From: Justin Pryzby
Date:
Subject: Re: pub/sub - specifying optional parameters without values.