X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [64.117.224.130]) by svr1.postgresql.org (Postfix) with ESMTP id 43C57D1BA2E for ; Fri, 29 Aug 2003 19:18:49 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (neptune.hub.org [64.117.224.130]) (amavisd-new, port 10024) with ESMTP id 47735-08 for ; Fri, 29 Aug 2003 16:18:40 -0300 (ADT) Received: from ganymede.hub.org (u173n10.eastlink.ca [24.224.173.10]) by svr1.postgresql.org (Postfix) with ESMTP id 9B117D1B550 for ; Fri, 29 Aug 2003 16:18:38 -0300 (ADT) Received: by ganymede.hub.org (Postfix, from userid 1000) id 6E4E33437C; Fri, 29 Aug 2003 16:18:46 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 6B70C342E8; Fri, 29 Aug 2003 16:18:46 -0300 (ADT) Date: Fri, 29 Aug 2003 16:18:46 -0300 (ADT) From: "Marc G. Fournier" To: Dave Page Cc: pgsql-www@postgresql.org Subject: Re: Where'd the stats go? In-Reply-To: <03AF4E498C591348A42FC93DEA9661B844B553@mail.vale-housing.co.uk> Message-ID: <20030829161814.X13231@ganymede.hub.org> References: <03AF4E498C591348A42FC93DEA9661B844B553@mail.vale-housing.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200308/28 X-Sequence-Number: 2453 On Fri, 29 Aug 2003, Dave Page wrote: > > > > -----Original Message----- > > From: Marc G. Fournier [mailto:scrappy@hub.org] > > Sent: 29 August 2003 16:50 > > To: Dave Page > > Cc: pgsql-www@postgresql.org > > Subject: Re: [pgsql-www] Where'd the stats go? > > > > > > > > *rofl* > > > > few clients ever looked at their stats, so we modified the > > scripts so that unless vm_config exists (eventually, there > > will need to be content in that file, haven't gotten there > > yet) the stats don't run ... saves a helluva lot of wasted > > CPU cycles if onlyu those that want them, have them :) > > Ahh. Next time you make such a change please let me know so we don't get > a gap in the stats... There should be no gap, but if there is, let me know ... it is *supposed* to continue off from where it left off, unless i have an error in my scripts ...