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 067385E46D3 for ; Thu, 19 Aug 2004 16:39:56 -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 57526-05 for ; Thu, 19 Aug 2004 19:39:54 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id 377475E46CC for ; Thu, 19 Aug 2004 16:39:52 -0300 (ADT) Received: (qmail 16469 invoked by uid 65534); 19 Aug 2004 19:39:52 -0000 Received: from dsl-213-023-250-108.arcor-ip.net (EHLO colt.pezone.net) (213.23.250.108) by mail.gmx.net (mp004) with SMTP; 19 Aug 2004 21:39:52 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: josh@agliodbs.com, pgsql-docs@postgresql.org Subject: Re: runtime-config.sgml Date: Thu, 19 Aug 2004 21:39:51 +0200 User-Agent: KMail/1.5.1 References: <200408191152.18296.josh@agliodbs.com> In-Reply-To: <200408191152.18296.josh@agliodbs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200408192139.51577.peter_e@gmx.net> 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/39 X-Sequence-Number: 2499 Josh Berkus wrote: > What do you think of breaking this file into two pieces? Currently > it's about 40 screens long. I was thinking one page for all the > descriptive information (which I'm working on making longer) and one > page for the "dictionary" of GUC options. We currently have a one file per chapter arrangement, and I think it would be best if we kept that. The more exceptions we add, the more difficult it will be to handle. -- Peter Eisentraut http://developer.postgresql.org/~petere/