Re: New vacuum option to do only freezing - Mailing list pgsql-hackers

From Andres Freund
Subject Re: New vacuum option to do only freezing
Date
Msg-id 20190501161415.py5i3b6cjycpv2nq@alap3.anarazel.de
Whole thread Raw
In response to Re: New vacuum option to do only freezing  (Michael Paquier <michael@paquier.xyz>)
Responses Re: New vacuum option to do only freezing
List pgsql-hackers
Hi,

On 2019-04-06 16:13:53 +0900, Michael Paquier wrote:
> On Sat, Apr 06, 2019 at 11:31:31AM +0900, Masahiko Sawada wrote:
> > Yes, but Fujii-san pointed out that this option doesn't support toast
> > tables and I think there is not specific reason why not supporting
> > them. So it might be good to add toast.vacuum_index_cleanup. Attached
> > patch.
>
> Being able to control that option at toast level sounds sensible.  I
> have added an open item about that.

Robert, what is your stance on this open item? It's been an open item
for about three weeks, without any progress.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: reloption to prevent VACUUM from truncating empty pages at theend of relation
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Compute XID horizon for page level index vacuum onprimary.