Michael Paquier <[email protected]> writes: > ... Would you think > that it is acceptable to add the number of index scans that happened > with the verbose output then?
I don't have an objection to it, but can't you tell that from VACUUM
VERBOSE already? There should be a "INFO: scanned index" line for
each scan.
regards, tom lane
