Indicate anti-wraparound autovacuum in log_autovacuum_min_duration

Поиск
Список
Период
Сортировка
От Sergei Kornilov
Тема Indicate anti-wraparound autovacuum in log_autovacuum_min_duration
Дата
Msg-id 11587951532155118@sas1-19a94364928d.qloud-c.yandex.net
обсуждение исходный текст
Ответы Re: Indicate anti-wraparound autovacuum inlog_autovacuum_min_duration  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Hello
Currently log_autovacuum_min_duration log message has no difference between regular autovacuum and to prevent
wraparoundautovacuum. There are important differences, for example, backend can automatically cancel regular
autovacuum,but not anti-wraparound. I think it is useful indicate anti-wraparound in logs.
 

Small patch attached. I am not sure can be anti-wraparound autovacuum not aggressive, so i leave all 4 variants.

regards, Sergei
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Have an encrypted pgpass file
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Indicate anti-wraparound autovacuum inlog_autovacuum_min_duration