Re: show "aggressive" or not in autovacuum logs
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>,
Sawada Masahiko <sawada.mshk@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-10-26T10:42:23Z
Lists: pgsql-hackers
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. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
In relevant log messages, indicate whether vacuums are aggressive.
- b55509332f50 11.0 landed