Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 6C48B9FB660 for ; Mon, 18 Jun 2007 12:16:10 -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 69321-05 for ; Mon, 18 Jun 2007 12:15:57 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.4 Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by postgresql.org (Postfix) with ESMTP id E651A9FB455 for ; Mon, 18 Jun 2007 12:16:05 -0300 (ADT) Received: by ug-out-1314.google.com with SMTP id u2so1553129uge for ; Mon, 18 Jun 2007 08:16:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NXQYIafDnxhwBCVdLwNjK05SIaD1NDQijjlawu6Fu2GG/vcDVhz9OCerHUv8YqnGN81DFIHkSqFtCtD3PmCP5PbWnzrBljpZAwuor7V8bY8ba/JQsKL6IYgvpqVg4kYIy6N2jBcVc73YHkuXATD5OVbxv3q0mcF+QTmckG8w1tc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ARC3AXILCBwIqlC3enU8Dx7qQ3CwWig/Mz6DDvpobeWLYhQvwMEttOFamv1IW+RYnQagDhpyKP5fwrxP6yxlDokfXldxlwY01pPtZch8wrONwtVo0TWywR3i65OrO5fe6id/5VYi23pFg8QRrIxBmglkBJopQUNe3nyAN3dzw5w= Received: by 10.82.186.5 with SMTP id j5mr11429167buf.1182179764118; Mon, 18 Jun 2007 08:16:04 -0700 (PDT) Received: by 10.82.145.17 with HTTP; Mon, 18 Jun 2007 08:16:03 -0700 (PDT) Message-ID: <2065a6cf0706180816m687bad99ueedcabc32693ed97@mail.gmail.com> Date: Mon, 18 Jun 2007 11:16:03 -0400 From: "Mario Gonzalez" To: "Campbell, Lance" Subject: Re: Volunteer to build a configuration tool Cc: pgsql-docs@postgresql.org, pgsql-performance@postgresql.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200706/12 X-Sequence-Number: 4301 On 18/06/07, Campbell, Lance wrote: > > Next the person would press a button, "generate", found below the questions. > The JavaScript HTML page would then generate content for two Iframes at the > bottom on the page. One Iframe would contain the contents of the > postgresql.conf file. The postgresql.conf settings would be tailored more > to the individuals needs than the standard default file. The second Iframe > would contain the default settings one should consider using with their > operating system. > I think it could be a great help to newbies. IMVHO a bash script in dialog could be better than a javascript file. There are many administrators with no graphics navigator or with no javascript. > -- http://www.advogato.org/person/mgonzalez/