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

From Fujii Masao
Subject Re: vacuumdb and new VACUUM options
Date
Msg-id CAHGQGwGPCuvbyn2xo_+c0XEKiaCSpvdUUwyfWmkeGLK-44O3Bg@mail.gmail.com
Whole thread Raw
In response to Re: vacuumdb and new VACUUM options  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Tue, May 14, 2019 at 10:01 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Mon, May 13, 2019 at 07:28:25PM +0900, Masahiko Sawada wrote:
> > Thank you! I've incorporated your comment in my branch. I'll post the
> > updated version patch after the above discussion got a consensus.
>
> Fujii-san, any input about the way to move forward here?  Beta1 is
> planned for next week, hence it would be nice to progress on this
> front this week.

I think that we can push "--index-cleanup=BOOLEAN" version into beta1,
and then change the interface of the options if we received many
complaints about "--index-cleanup=BOOLEAN" from users. So this week,
I'd like to review Sawada's patch and commit it if that's ok.

Regards,

-- 
Fujii Masao



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: VACUUM fails to parse 0 and 1 as boolean value
Next
From: Fujii Masao
Date:
Subject: Re: vacuumdb and new VACUUM options