Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id AE62B9FB4B8 for ; Tue, 17 Apr 2007 17:41:22 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 46868-04 for ; Tue, 17 Apr 2007 17:41:16 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from lists.commandprompt.com (host-254.commandprompt.net [207.173.203.254]) by postgresql.org (Postfix) with ESMTP id 856899FB4D9 for ; Tue, 17 Apr 2007 17:41:19 -0300 (ADT) Received: from perhan.alvh.no-ip.org (201-221-221-161.bk12-dsl.surnet.cl [201.221.221.161]) (authenticated bits=0) by lists.commandprompt.com (8.13.7/8.13.6) with ESMTP id l3HKfI0n028694; Tue, 17 Apr 2007 13:41:19 -0700 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id B8B0032A10; Tue, 17 Apr 2007 16:41:09 -0400 (CLT) Date: Tue, 17 Apr 2007 16:41:09 -0400 From: Alvaro Herrera To: Tom Lane Cc: Simon Riggs , pgsql-patches@postgresql.org Subject: Re: log_autovacuum Message-ID: <20070417204049.GD15495@alvh.no-ip.org> Mail-Followup-To: Tom Lane , Simon Riggs , pgsql-patches@postgresql.org References: <1173369949.3641.132.camel@silverbirch.site> <20070308175330.GW4715@alvh.no-ip.org> <1173378696.3641.162.camel@silverbirch.site> <20070417180633.GA15495@alvh.no-ip.org> <1176834315.3635.414.camel@silverbirch.site> <20070417184550.GC15495@alvh.no-ip.org> <20070417151004.f59498b0.wmoran@collaborativefusion.com> <9363.1176841144@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9363.1176841144@sss.pgh.pa.us> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: ClamAV version 0.88.5, clamav-milter version 0.88.5 on projects.commandprompt.com X-Virus-Status: Clean X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.6 (lists.commandprompt.com [192.168.2.159]); Tue, 17 Apr 2007 13:41:19 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/417 X-Sequence-Number: 1984 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.