Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ?
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Mircea Cadariu <cadariu.mircea@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-09-22T15:44:23Z
Lists: pgsql-hackers
On Mon, Sep 22, 2025 at 5:56 PM Mircea Cadariu <cadariu.mircea@gmail.com> wrote: > > Hi, > > On Tue, Sep 16, 2025 at 5:36 PM Fujii Masao <masao.fujii@gmail.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
Commits
-
vacuumdb: Do not run VACUUM (ONLY_DATABASE_STATS) when --analyze-only.
- 879c492480d0 19 (unreleased) landed