Bruce Momjian wrote:
> Matthew T. O'Connor wrote:
>
>> and increasing the log level when autovacuum actually fires off a VACUUM
>> or ANALYZE command.
>>
>
> This was not done because the logging control only for autovacuum was
> going to be added. Right now, if you want to see the vacuum activity,
> you end up seeing debug stuff too (very ugly).
Any chance we can make this change before release? I think it's very
important to be able to look through the logs and *know* that you tables
are getting vacuumed or not.