Re: Unifying VACUUM VERBOSE and log_autovacuum_min_duration output - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Unifying VACUUM VERBOSE and log_autovacuum_min_duration output
Date
Msg-id CAH2-Wzm1iL+vMAwNLYERLc-q3etOE3nDHAHZUuAmtbLG3Q3BRQ@mail.gmail.com
Whole thread Raw
In response to Re: Unifying VACUUM VERBOSE and log_autovacuum_min_duration output  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Thu, Jan 6, 2022 at 10:21 AM Peter Geoghegan <pg@bowt.ie> wrote:
> The patch bitrot again, so attached is a rebased version, v3.

I pushed a version of this patch earlier. This final version didn't go
quite as far as v3 did: it retained a few VACUUM VERBOSE only INFO
messages (it didn't demote them to DEBUG2). See the commit message for
details.

Thank you for your review work, Masahiko and Andres.
-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Refactoring of compression options in pg_basebackup
Next
From: Amit Kapila
Date:
Subject: Re: Column Filtering in Logical Replication