Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id B4A719FB7D7 for ; Tue, 17 Apr 2007 15:38:45 -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 29377-01 for ; Tue, 17 Apr 2007 15:38:37 -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 916369FB7BC for ; Tue, 17 Apr 2007 15:38:38 -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 l3HIcbam025061; Tue, 17 Apr 2007 11:38:38 -0700 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id E2F2F32A0C; Tue, 17 Apr 2007 14:38:33 -0400 (CLT) Date: Tue, 17 Apr 2007 14:38:33 -0400 From: Alvaro Herrera To: Tom Lane Cc: Simon Riggs , pgsql-patches@postgresql.org Subject: Re: log_autovacuum Message-ID: <20070417183833.GB15495@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> <4389.1176834961@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4389.1176834961@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 11:38:38 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/409 X-Sequence-Number: 1976 Tom Lane wrote: > Alvaro Herrera writes: > > I've tinkered with this patch a bit. Sample output: > > > LOG: automatic vacuum of table "alvherre.public.foo": index scans: 0 > > pages: removed 0, 11226 remain > > tuples: 1300683 removed, 1096236 remain > > system usage: CPU 0.29s/0.38u sec elapsed 2.56 sec > > Please be a bit more consistent about whether numbers precede or follow > their descriptions. "x removed, y remain" might work. Fixed. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support