Re: vacuumdb and new VACUUM options - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: vacuumdb and new VACUUM options
Date
Msg-id CAHGQGwFw0Yvq9o5CojvPsVcXVv=_c-Oat1zhWByH10th82kh2Q@mail.gmail.com
Whole thread Raw
In response to Re: vacuumdb and new VACUUM options  (Michael Paquier <michael@paquier.xyz>)
Responses Re: vacuumdb and new VACUUM options  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Sat, May 18, 2019 at 7:19 PM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Fri, May 17, 2019 at 01:11:53PM -0700, Andres Freund wrote:
> > My impression is that these are better treated as feature work, to be
> > tackled in v13. I see no urgency to push this for v12. There's still
> > some disagreements on how parts of this are implemented, and we've beta1
> > coming up.
>
> It is true that we have lived without some options in vacuumdb while
> these were already introduced at the SQL level, so I am in favor of
> what you suggest here.  Fujii-san, what do you think?

I'm ok to drop this from open items for v12 because this is not a bug.
Let's work on this next CommitFest.

Regards,

-- 
Fujii Masao



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Avoiding hash join batch explosions with extreme skew and weirdstats
Next
From: Andres Freund
Date:
Subject: Re: Statistical aggregate functions are not working with PARTIALaggregation