Re: Instrumented pages/tuples frozen in autovacuum's server log out (and VACUUM VERBOSE)
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Jeff Janes <jeff.janes@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-09-05T19:43:33Z
Lists: pgsql-hackers
Attachments
- v2-0001-Instrument-freezing-in-autovacuum-log-reports.patch (application/octet-stream) patch v2-0001
On Wed, Aug 31, 2022 at 7:49 PM Jeff Janes <jeff.janes@gmail.com> wrote: > I think "frozen:" would be a more suitable line prefix. Attached revision does it that way. Barring any objections I will commit this patch within the next few days. Thanks -- Peter Geoghegan
Commits
-
Instrument freezing in autovacuum log reports.
- d977ffd923d2 16.0 landed