Re: Unifying VACUUM VERBOSE and log_autovacuum_min_duration output

Peter Geoghegan <pg@bowt.ie>

From: Peter Geoghegan <pg@bowt.ie>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-12-20T17:39:22Z
Lists: pgsql-hackers

Attachments

On Mon, Nov 29, 2021 at 6:51 PM Peter Geoghegan <pg@bowt.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

Commits

  1. Unify VACUUM VERBOSE and autovacuum logging.