Re: show "aggressive" or not in autovacuum logs
Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
From: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
To: robertmhaas@gmail.com
Cc: alvherre@alvh.no-ip.org, sawada.mshk@gmail.com,
pgsql-hackers@postgresql.org
Date: 2017-10-31T09:48:07Z
Lists: pgsql-hackers
At Thu, 26 Oct 2017 12:42:23 +0200, Robert Haas <robertmhaas@gmail.com> wrote in <CA+TgmoYf5mvxXh7yo_0nsGPWas_70epwatZ-uB7227TX1rY4WA@mail.gmail.com> > On Thu, Oct 26, 2017 at 10:18 AM, Kyotaro HORIGUCHI > <horiguchi.kyotaro@lab.ntt.co.jp> wrote: > > Thank you. I forgot that point. Changed them so that the messages > > are detected as msgids. > > Committed, changing "aggressive" to "aggressively" in one place for > correct English. Thank you for commiting! regards, -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
In relevant log messages, indicate whether vacuums are aggressive.
- b55509332f50 11.0 landed