> New LOG level the prints to server log by default
> Cause VACUUM information to print only to the client in verbose mode
> VACUUM doesn't output to server logs
Why that ? For me vacuum was one of the more useful messages in the log.
Or have you added a separate elog(LOG,... ?
It told me whether the interval between vacuums was good or not.
Andreas