Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration
Date
Msg-id CAD21AoC=ZPfLBns0y422Hm06ODc8D0TSzffbh4rpnH+AbspLiQ@mail.gmail.com
Whole thread Raw
In response to Re: Indicate anti-wraparound autovacuum inlog_autovacuum_min_duration  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Indicate anti-wraparound autovacuum inlog_autovacuum_min_duration  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Tue, Jul 24, 2018 at 8:25 PM, Michael Paquier <michael@paquier.xyz> wrote:
> 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...

It would be useful if we have a number of the options autovacuum
workers could use but since there are only 2 I'm not sure we need the
list-style.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Ioseph Kim
Date:
Subject: Re: review printing ecpg program version
Next
From: Konstantin Knizhnik
Date:
Subject: Re: [HACKERS] Secondary index access optimizations