Reword slightly logs generated for index stats in autovacuum
authorMichael Paquier <michael@paquier.xyz>
Wed, 24 Mar 2021 00:36:03 +0000 (09:36 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 24 Mar 2021 00:36:03 +0000 (09:36 +0900)
commit99dd75fb99baa9188971cf47779ed8d7a5e6eb29
tree4801044feedabfd6648ce32fcbdd605593b7a661
parent79f6a942bdb958fbd7ef6870d5bf2e3cefb65da5
Reword slightly logs generated for index stats in autovacuum

Using "remain" is confusing, as it implies that the index file can
shrink.  Instead, use "in total".

Per discussion with Peter Geoghegan.

Discussion: https://postgr.es/m/CAH2-WzkYgHZzpGOwR14CScJsjaQpvJrEkEfkh_=wGhzLb=yVdQ@mail.gmail.com
src/backend/access/heap/vacuumlazy.c