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-22 15:44:23
Message-ID: CAHGQGwGFim1o3s=90zXvRYg87Fh5UjgYde35kHv3k759WjCpdQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2025-09-22 15:46:22 Re: _CRT_glob stuff
Previous Message Fujii Masao 2025-09-22 15:41:41 Re: Trivial fix for comment of function table_tuple_lock