Re: Add log_autovacuum_{vacuum|analyze}_min_duration

From: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: 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-06-23 07:24:53
Message-ID: CAOzEurSikC3v77g+YzjQX2iZE9yPdwMecsqFn8SKKJpK601BwQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 11, 2025 at 1:49 PM Shinya Kato <shinya11(dot)kato(at)gmail(dot)com> wrote:

> On Thu, Jun 5, 2025 at 3:53 AM Sami Imseih <samimseih(at)gmail(dot)com> wrote:
>
>> > Approach 2:
>> > - log_autovacuum_min_duration: Changed behavior, which controls only
>> > autovacuum logging.
>> > - log_autoanalyze_min_duration: New parameter, which controls
>> > autoanalyze logging.
>>
>> My vote is for this approach. It is probably OK to change the behavior of
>> log_autovacuum_min_duration, as the new GUC will have the same default
>> value.
>>
>
> Thank you for voting. I also think this approach is reasonable to
> implement.
>

A new patch is attached.
Thoughts?

--
Best regards,
Shinya Kato
NTT OSS Center

Attachment Content-Type Size
v2-0001-Add-log_autoanalyze_min_duration.patch application/octet-stream 21.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-06-23 07:40:47 Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Previous Message Jelte Fennema-Nio 2025-06-23 07:21:46 Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx