Re: vacuum verbose: show pages marked allvisible/frozen/hintbits - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: vacuum verbose: show pages marked allvisible/frozen/hintbits
Date
Msg-id 20200907030526.GH2455@paquier.xyz
Whole thread Raw
In response to Re: vacuum verbose: show pages marked allvisible/frozen/hintbits  (Masahiko Sawada <masahiko.sawada@2ndquadrant.com>)
List pgsql-hackers
On Mon, Jun 15, 2020 at 01:30:58PM +0900, Masahiko Sawada wrote:
> For 0002 patch, how users will be able to make any meaning out of how
> many hint bits were updated by vacuum?

The patch has not been updated for the last three months, though it
looks kind of interesting to have more stats for frozen and
all-visible pages around here.

Please note that the patch uses C99-style comments, which is not a
format allowed.  The format of some of the lines coded is incorrect as
well.  I have marked the patch as returned with feedback for now.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: v13: CLUSTER segv with wal_level=minimal and parallel index creation
Next
From: Michael Paquier
Date:
Subject: Re: archive status ".ready" files may be created too early