Re: Should we remove vacuum_defer_cleanup_age? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Should we remove vacuum_defer_cleanup_age?
Date
Msg-id 20230411182010.zsldtjrxe5m2bqzp@awork3.anarazel.de
Whole thread Raw
In response to Re: Should we remove vacuum_defer_cleanup_age?  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: Should we remove vacuum_defer_cleanup_age?  (Amit Kapila <amit.kapila16@gmail.com>)
Re: Should we remove vacuum_defer_cleanup_age?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
Hi,

On 2023-04-11 11:33:01 -0500, Justin Pryzby wrote:
> On Wed, Mar 22, 2023 at 10:00:48AM -0700, Andres Freund wrote:
> > I don't know whether others think we should apply it this release, given the
> > "late submission", but I tend to think it's not worth caring the complication
> > of vacuum_defer_cleanup_age forward.
>
> I don't see any utility in waiting; it just makes the process of
> removing it take longer for no reason.
>
> As long as it's done before the betas, it seems completely reasonable to
> remove it for v16.

Added the RMT.

We really should have a rmt@pg.o alias...

Updated patch attached. I think we should either apply something like that
patch, or at least add a <warning/> to the docs.

Greetings,

Andres Freund

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: When to drop src/tools/msvc support
Next
From: Aleksander Alekseev
Date:
Subject: [PATCH] Use role name "system_user" instead of "user" for unsafe_tests