Re: Revive num_dead_tuples column of pg_stat_progress_vacuum - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: Revive num_dead_tuples column of pg_stat_progress_vacuum
Date
Msg-id CAD21AoBNL0tjjnTP0R59skZNrwxrFctEzUz2ntvQVYuTVZRY2w@mail.gmail.com
Whole thread Raw
In response to Re: Revive num_dead_tuples column of pg_stat_progress_vacuum  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Revive num_dead_tuples column of pg_stat_progress_vacuum
List pgsql-hackers
On Fri, Jun 14, 2024 at 9:41 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Thu, Jun 13, 2024 at 08:38:05PM -0400, Tom Lane wrote:
> > Masahiko Sawada <sawada.mshk@gmail.com> writes:
> >> I was about to push the patch but let me confirm just in case: is it
> >> okay to bump the catversion even after post-beta1?
> >
> > Yes, that happens somewhat routinely.
>
> Up to RC, even after beta2.  This happens routinely every year because
> tweaks are always required for what got committed.  And that's OK to
> do so now.

Thank you both for confirmation. I'll push it shortly.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Changing default -march landscape
Next
From: Michael Paquier
Date:
Subject: Re: race condition in pg_class