Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ?

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Mircea Cadariu <cadariu(dot)mircea(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ?
Date: 2025-09-24 16:40:27
Message-ID: CAHGQGwG83vw85-01QaP-aF0DzY25W96KTXP+YpGq5BMGd3RkmQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 23, 2025 at 12:44 AM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Mon, Sep 22, 2025 at 5:56 PM Mircea Cadariu <cadariu(dot)mircea(at)gmail(dot)com> wrote:
> >
> > Hi,
> >
> > On Tue, Sep 16, 2025 at 5:36 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> >>
> >> Attached is the updated version of the patch.
> >
> >
> > Thanks for the updated version! LGTM.
>
> Thanks for the review!
> Unless there are any objections, I'll commit the patch.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-09-24 16:49:14 Re: RFC: extensible planner state
Previous Message Robert Haas 2025-09-24 16:36:03 Re: RFC: extensible planner state