X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 0978FDA8E8 for ; Thu, 20 Oct 2005 18:22:21 -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 23849-03 for ; Thu, 20 Oct 2005 21:22:15 +0000 (GMT) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by svr1.postgresql.org (Postfix) with ESMTP id 4B924D6F4A for ; Thu, 20 Oct 2005 18:22:16 -0300 (ADT) Received: from 192.168.0.3 (unknown [84.12.75.24]) by smtp.nildram.co.uk (Postfix) with ESMTP id 5D86024E61D for ; Thu, 20 Oct 2005 22:22:14 +0100 (BST) Subject: Confusing names From: Simon Riggs To: pgsql-docs@postgresql.org Content-Type: text/plain Organization: 2nd Quadrant Date: Thu, 20 Oct 2005 22:21:32 +0100 Message-Id: <1129843292.8300.791.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.018 required=5 tests=[AWL=0.018] X-Spam-Level: X-Archive-Number: 200510/55 X-Sequence-Number: 3300 Once before I mentioned that the Server Run-time Configuration chapter was probably my most visited locations in the manual... I like very much the split of that into two sections, but I think the new chapter names are somewhat confusing. My proposal would be to rename the chapters called Server Run-time Environment Run-time Configuration to be Server and Operating System Environment Server Configuration Parameters The first of these chapters is devoted exclusively to OS issues, some of which are *not* run-time issues e.g. creating a database cluster, re- configuring the OS kernel for various resources. Hence, I suggest replacing the phrase Run-time with something associated with OS. The second chapter is the server configuration chapter. It doesn't refer to run-time *client* configuration, for example. Also the whole chapter refers to "parameters" throughout, yet this is not mentioned in the title. Also, the preset options section actually refers to settings that are build-time parameters exposed at run-time, so perhaps the phrase run-time is misleading. Best Regards, Simon Riggs