Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Sergei Kornilov <sk@zsrv.org>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2018-07-24T11:25:04Z
Lists: pgsql-hackers
On Tue, Jul 24, 2018 at 06:02:00PM +0900, Masahiko Sawada wrote: > Yeah, for translation I think it's better to make full lines. When we > added "aggressive" to autovacuum logs (commit b55509) we've done the > same thing. I am wondering if it would easier to add an extra line in the output, like "Options: aggressive, wraparound prevention" or such... -- Michael
Commits
-
Improve autovacuum logging for aggressive and anti-wraparound runs
- 28a8fa984c63 12.0 landed