Re: Unifying VACUUM VERBOSE and log_autovacuum_min_duration output

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Unifying VACUUM VERBOSE and log_autovacuum_min_duration output
Date: 2021-12-20 17:39:22
Message-ID: CAH2-Wzk=p756rVXXbOHUxQk2JM_GRYVAuapP=dEQXpk1vOPLEg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 29, 2021 at 6:51 PM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> Attached is a WIP patch doing this.

This has bitrot, so I attach v2, mostly just to keep the CFTester
status green. The only real change is one minor simplification to how
we set everything up, inside heap_vacuum_rel().

--
Peter Geoghegan

Attachment Content-Type Size
v2-0001-Unify-VACUUM-VERBOSE-and-log_autovacuum_min_durat.patch application/octet-stream 20.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Imseih (AWS), Sami 2021-12-20 17:55:03 Re: Add index scan progress to pg_stat_progress_vacuum
Previous Message Joshua Brindle 2021-12-20 17:27:11 Re: Support for NSS as a libpq TLS backend