autovacuum verbose?

Started by Tommy Liover 5 years ago2 messagesgeneral
Jump to latest
#1Tommy Li
tommy@coffeemeetsbagel.com

Hi all

Is there any way to configure autovacuum to log the same information as
VACUUM VERBOSE?
My understanding is that the autovacuum workers just run the VACUUM
command, so can they be configured to accept the same options?

Thanks,
Tommy

In reply to: Tommy Li (#1)
Re: autovacuum verbose?

On Thu, Jan 21, 2021 at 12:55 PM Tommy Li <tommy@coffeemeetsbagel.com> wrote:

Is there any way to configure autovacuum to log the same information as VACUUM VERBOSE?

No. Though there really should be.

--
Peter Geoghegan