Re: Add log_autovacuum_{vacuum|analyze}_min_duration

From: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
To: kasaharatt <kasaharatt(at)oss(dot)nttdata(dot)com>
Cc: 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-09-04 04:13:09
Message-ID: CAOzEurTW8Fb69CHy0uGp_QMgEtFcb3R5mL1auA5xFwXwvaKyaA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Best regards,
Shinya Kato
NTT OSS Center

Attachment Content-Type Size
v5-0001-Add-log_autoanalyze_min_duration.patch application/octet-stream 19.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Umar Hayat 2025-09-04 04:25:00 Re: [PG19-3 PATCH] Don't ignore passfile
Previous Message Michael Paquier 2025-09-04 03:57:56 Re: Remove traces of long in dynahash.c