Re: Add log_autovacuum_{vacuum|analyze}_min_duration

From: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: kasaharatt <kasaharatt(at)oss(dot)nttdata(dot)com>, Sami Imseih <samimseih(at)gmail(dot)com>, wenhui qiu <qiuwenhuifx(at)gmail(dot)com>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Michael Banck <mbanck(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add log_autovacuum_{vacuum|analyze}_min_duration
Date: 2025-10-15 12:55:57
Message-ID: CAOzEurRyNtJUMUKvV-nSPFon2-EqRpQ28xDLyE_11y4C=3i5Rg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Oct 15, 2025 at 9:37 PM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>
> On 04.09.25 08:16, kasaharatt wrote:
> > 2025-09-04 13:13 に Shinya Kato wrote:
> >> Hi,
> >>
> >> On Thu, Sep 4, 2025 at 11:31 AM kasaharatt
> >> <kasaharatt(at)oss(dot)nttdata(dot)com> wrote:
> >>> The changes(*) to guc_tables.c have been pushed into HEAD,
> >>> so you may need to fix the patch.
> >>>
> >>> (*)
> >>> https://git.postgresql.org/gitweb/?
> >>> p=postgresql.git;a=commit;h=63599896545c7869f7dd28cd593e8b548983d613
> >>
> >> Thank you for reporting and I fixed the patch.
> > Thank you for the quick fix.
> >
> > I've confirmed that it can be applied to HEAD and that all regression
> > tests pass.
> > I've run a few quick local checks and it works as expected.
> > ISTM there are no particular issues with the changes.
> >
> > The status has been changed to Ready for Committer again.
>
> Committed, thanks.

Thank you for pushing!

--
Best regards,
Shinya Kato
NTT OSS Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-10-15 13:06:18 remove pg_restrict workaround
Previous Message Xuneng Zhou 2025-10-15 12:48:29 Re: Implement waiting for wal lsn replay: reloaded