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 751093A3B8B for ; Mon, 15 Nov 2004 04:45:03 +0000 (GMT) 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 72885-01 for ; Mon, 15 Nov 2004 04:44:54 +0000 (GMT) Received: from sue.samurai.com (sue.samurai.com [205.207.28.74]) by svr1.postgresql.org (Postfix) with ESMTP id 98CAF3A3CAA for ; Mon, 15 Nov 2004 04:44:54 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by sue.samurai.com (Postfix) with ESMTP id E9DEF197C7; Sun, 14 Nov 2004 23:44:53 -0500 (EST) Received: from sue.samurai.com ([127.0.0.1]) by localhost (sue.samurai.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 98481-02-8; Sun, 14 Nov 2004 23:44:52 -0500 (EST) Received: from fjgateway (unknown [61.88.101.19]) by sue.samurai.com (Postfix) with ESMTP id 22CE3197B3; Sun, 14 Nov 2004 23:44:50 -0500 (EST) Subject: Re: Documentation of server configuration From: Neil Conway To: Simon Riggs Cc: Josh Berkus , Peter Eisentraut , pgsql-docs@postgresql.org In-Reply-To: <1100449519.2950.1123.camel@localhost.localdomain> References: <200411132120.51294.peter_e@gmx.net> <200411131754.47108.josh@agliodbs.com> <1100449519.2950.1123.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 15 Nov 2004 15:44:12 +1100 Message-Id: <1100493852.23420.33.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailbox.samurai.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: 200411/30 X-Sequence-Number: 2665 On Sun, 2004-11-14 at 16:25 +0000, Simon Riggs wrote: > For me, this section is the No.1 most hit section of the manual. I agree that this section is frequently accessed. Given that, I think it is somewhat difficult to find -- we've all memorized that it is in the "Server Run-time Environment" chapter, but I don't think that's the first place most people would look. What do people think about separating the configuration section out to be a new top-level chapter? -Neil