X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id AC49714B286F for ; Wed, 11 Aug 2004 17:38:02 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 56985-04 for ; Wed, 11 Aug 2004 20:37:58 +0000 (GMT) Received: from joeconway.com (66-146-172-86.skyriver.net [66.146.172.86]) by svr1.postgresql.org (Postfix) with ESMTP id A8AB214B2825 for ; Wed, 11 Aug 2004 17:37:56 -0300 (ADT) Received: from [206.19.64.3] (account jconway HELO [192.168.57.23]) by joeconway.com (CommuniGate Pro SMTP 4.1.8) with ESMTP-TLS id 2108291; Wed, 11 Aug 2004 13:30:33 -0700 Message-ID: <411A83A4.9050003@joeconway.com> Date: Wed, 11 Aug 2004 13:37:56 -0700 From: Joe Conway User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tom Lane Cc: Peter Eisentraut , Josh Berkus , Dave Page , PostgreSQL www Subject: Re: Request for download stats on release References: <200408110906.30050.josh@agliodbs.com> <200408111923.23566.peter_e@gmx.net> <15345.1092249023@sss.pgh.pa.us> In-Reply-To: <15345.1092249023@sss.pgh.pa.us> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200408/83 X-Sequence-Number: 4858 Tom Lane wrote: > Sure, but the download counts just following a new release would give us > a reading on enthusiastic real users --- ie, people who are interested > enough to download a new major release as soon as it's available. > > However, this is probably moot given the point that we won't get > cooperation from the larger mirror sites. How difficult would it be to use a page similar to sourceforge's download page -- i.e. display and pick from available files on the main site, and then redirect the actual download to a selected mirror? Wouldn't that allow centralized collection of download stats? Joe