Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 7737E9FB60A for ; Tue, 31 Jul 2007 14:14:44 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 18726-09 for ; Tue, 31 Jul 2007 14:14:43 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from gauss.credativ.com (gauss.credativ.com [212.112.227.254]) by postgresql.org (Postfix) with ESMTP id F0F119FA0EC for ; Tue, 31 Jul 2007 14:14:43 -0300 (ADT) Received: from hawking.credativ.lan (exit.credativ.com [87.139.82.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id 1068978540; Tue, 31 Jul 2007 19:11:17 +0200 (CEST) From: Peter Eisentraut To: Josh Berkus Subject: Re: Location of PostgreSQL Performance Test Lab Date: Tue, 31 Jul 2007 19:14:40 +0200 User-Agent: KMail/1.9.5 Cc: pgsql-www@postgresql.org References: <200707310919.10745.josh@agliodbs.com> <200707311830.52583.peter_e@gmx.net> <200707310943.18476.josh@agliodbs.com> In-Reply-To: <200707310943.18476.josh@agliodbs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707311914.40304.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200707/85 X-Sequence-Number: 12232 Am Dienstag, 31. Juli 2007 18:43 schrieb Josh Berkus: > Peter, > > > > In addition to the machine Gavin Roy is loaning, I'm putting together > > > an online performance test lab for the commmunity using donated > > > equipment. Fairly soon, however, I have to decide where it will be > > > hosted. > > > > Why is it important that all the machines be hosted at one site? > > Administration Why does administration require that all the machines be hosted at one site? Most administration is by remote login, and for the physical maintenance you could have someone on site do it. > and the ability to to do multi-machine configurations. Well, that is interesting, but not a requirement. If the machines are not at the same site, just don't use them for multi-machine configurations; just pick different ones. (Hey, maybe someone wants to test WAN configurations.) > Also the ability to swap storage to newer machines. I don't know what you mean by this. -- Peter Eisentraut http://developer.postgresql.org/~petere/