Re: log_autovacuum - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: log_autovacuum
Date
Msg-id 20070417204049.GD15495@alvh.no-ip.org
Whole thread Raw
In response to Re: log_autovacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: log_autovacuum
Re: log_autovacuum
List pgsql-patches
Tom Lane wrote:
> BTW, shouldn't the log entry distinguish whether this was VACUUM,
> ANALYZE, or both?

We don't actually log anything for ANALYZE (the logging code is in
lazy_vacuum_rel).

Maybe it should be in autovacuum.c.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: log_autovacuum
Next
From: "Simon Riggs"
Date:
Subject: Re: log_autovacuum