Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 2EB499FC004 for ; Mon, 18 Jun 2007 15:13:07 -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 81882-01-5 for ; Mon, 18 Jun 2007 15:12:34 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.5 Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by postgresql.org (Postfix) with ESMTP id 5C1679FBDD4 for ; Mon, 18 Jun 2007 15:11:08 -0300 (ADT) Received: by an-out-0708.google.com with SMTP id c36so349977ana for ; Mon, 18 Jun 2007 11:11:06 -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:in-reply-to:mime-version:content-type:references; b=gjml2Dja4vRHwT57KJyjVlZGQdvBWbXWOQxjdFTZLp1aklie2Pxsi1WECgHdL+znOi7oCP8tmT5KvClrLU76JerkbOK17AoZlXnT4fBGtFsLbvvW8hpI5MQu0tVyabiBmaJVAqtUWTb69nphuoHhyTtuWnyQnwcohDBB4GHrHe8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=XtA1mGdOcGM8MuuFxUUXucjU0/uQ1AIJH78mdGFTWd9VIiuBHcpEoK0J24tmIqzcMQXRcD0EW4Vifeph0jzpT6Opbz8Q3GiQoHRe5bNltnDu6gvmy4EY3SjzeX+y4P3Y1W1i7lqs1xcpz7p5z4+oxX1u9trdyUfAy2cjA1PoPb8= Received: by 10.100.44.13 with SMTP id r13mr3688820anr.1182190266642; Mon, 18 Jun 2007 11:11:06 -0700 (PDT) Received: by 10.100.143.13 with HTTP; Mon, 18 Jun 2007 11:11:06 -0700 (PDT) Message-ID: Date: Mon, 18 Jun 2007 11:11:06 -0700 From: "Y Sidhu" To: pgsql-performance@postgresql.org Subject: Re: [DOCS] Volunteer to build a configuration tool In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_118913_3189919.1182190266595" References: <2065a6cf0706180816m687bad99ueedcabc32693ed97@mail.gmail.com> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200706/306 X-Sequence-Number: 25339 ------=_Part_118913_3189919.1182190266595 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/18/07, Campbell, Lance wrote: > > Mario, > The JavaScript configuration tool I proposed would not be in the install > of PostgreSQL. It would be an HTML page. It would be part of the HTML > documentation or it could be a separate HTML page that would be linked > from the HTML documentation. > > Thanks, > > Lance Campbell > Project Manager/Software Architect > Web Services at Public Affairs > University of Illinois > 217.333.0382 > http://webservices.uiuc.edu > > -----Original Message----- > From: Mario Gonzalez [mailto:gonzalemario@gmail.com] > Sent: Monday, June 18, 2007 10:16 AM > To: Campbell, Lance > Cc: pgsql-docs@postgresql.org; pgsql-performance@postgresql.org > Subject: Re: [DOCS] Volunteer to build a configuration tool > > 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/ > > ---------------------------(end of broadcast)--------------------------- > TIP 2: Don't 'kill -9' the postmaster > EXCELLENT idea Lance. -- Yudhvir Singh Sidhu 408 375 3134 cell ------=_Part_118913_3189919.1182190266595 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 6/18/07, Campbell, Lance <lance@uiuc.edu> wrote:
Mario,
The JavaScript configuration tool I proposed would not be in the install
of PostgreSQL.  It would be an HTML page.  It would be part of the HTML
documentation or it could be a separate HTML page that would be linked
from the HTML documentation.

Thanks,

Lance Campbell
Project Manager/Software Architect
Web Services at Public Affairs
University of Illinois
217.333.0382
http://webservices.uiuc.edu

-----Original Message-----
From: Mario Gonzalez [mailto:gonzalemario@gmail.com]
Sent: Monday, June 18, 2007 10:16 AM
To: Campbell, Lance
Cc: pgsql-docs@postgresql.org; pgsql-performance@postgresql.org
Subject: Re: [DOCS] Volunteer to build a configuration tool

On 18/06/07, Campbell, Lance <lance@uiuc.edu> 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/

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

EXCELLENT idea Lance.

--
Yudhvir Singh Sidhu
408 375 3134 cell ------=_Part_118913_3189919.1182190266595--