Re: Disabling vacuum truncate for autovacuum - Mailing list pgsql-hackers

From Laurenz Albe
Subject Re: Disabling vacuum truncate for autovacuum
Date
Msg-id e9f3d991b8820fd1e076367b20709a1be2558227.camel@cybertec.at
Whole thread Raw
In response to Re: Disabling vacuum truncate for autovacuum  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Fri, 2025-03-14 at 10:42 -0500, Nathan Bossart wrote:
> One other difference in my version of the patch [0] is to call this GUC
> vacuum_truncate and have it apply to both autovacuum and VACUUM.

I agree that that is the way to go.
It makes no sense to restrict the feature to autovacuum.

Yours,
Laurenz Albe



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SQLFunctionCache and generic plans
Next
From: Laurenz Albe
Date:
Subject: Re: PG_CFLAGS rpath Passthrough Issue