X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 0AF1F14B27FC for ; Mon, 9 Aug 2004 17:54:16 -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 57698-09 for ; Mon, 9 Aug 2004 20:54:07 +0000 (GMT) Received: from davinci.ethosmedia.com (server226.ethosmedia.com [209.128.84.226]) by svr1.postgresql.org (Postfix) with ESMTP id ABCBA14B2800 for ; Mon, 9 Aug 2004 17:54:05 -0300 (ADT) Received: from [63.195.55.98] (HELO spooky) by davinci.ethosmedia.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id 6035099; Mon, 09 Aug 2004 13:55:22 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Josh Berkus Organization: Aglio Database Solutions To: Peter Eisentraut , pgsql-docs@postgresql.org Subject: Re: PostgreSQL.conf / runtime docs Date: Mon, 9 Aug 2004 13:53:59 -0700 User-Agent: KMail/1.4.3 References: <200408060942.25604.josh@agliodbs.com> <200408091940.25004.peter_e@gmx.net> In-Reply-To: <200408091940.25004.peter_e@gmx.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200408091353.59483.josh@agliodbs.com> 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/24 X-Sequence-Number: 2484 Peter, > If you plan to do major outline reorganizations, I suggest that you do > them somewhat sooner than a few days before release, because there is > also a release management effort involved in the documentation. But > you can always plug in your latest measurements any time. No massive re-org, we did that last version. No, here's what I want to do: 1) add a new section at the top of the docs describing the most common options that people want to set on a new installation. 2) Add notes to each item about how to decide what to set it at. 3) Add label/values for: Default Value: Set At: (when you can change it) (this latter information is there but buried in the text; it would be better put on a seperate line) 4) add notes regarding version changes (like that work_mem used to be sort_mem, and that add_missing_from will default to "false" next version) Your recommendations on tagging stuff are highly welcome; I'm still uncomfortable with SGML. -- Josh Berkus Aglio Database Solutions San Francisco