X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id C7144D1B8AA for ; Fri, 31 Oct 2003 23:14:01 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 96383-03 for ; Fri, 31 Oct 2003 19:13:32 -0400 (AST) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id 2B3BFD1B4E1 for ; Fri, 31 Oct 2003 19:13:29 -0400 (AST) Received: (qmail 29346 invoked by uid 65534); 31 Oct 2003 23:13:30 -0000 Received: from dsl-082-082-166-251.arcor-ip.net (EHLO dsl-082-082-166-251.arcor-ip.net) (82.82.166.251) by mail.gmx.net (mp004) with SMTP; 01 Nov 2003 00:13:30 +0100 X-Authenticated: #495269 Date: Sat, 1 Nov 2003 00:13:30 +0100 (CET) From: Peter Eisentraut X-X-Sender: peter@peter.localdomain To: Josh Berkus Cc: pgsql-docs@postgresql.org Subject: Re: Runtime Basics In-Reply-To: <200310311221.54445.josh@agliodbs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200310/56 X-Sequence-Number: 2076 Josh Berkus writes: > > Please send a context diff (diff -c). > > Attached. The SGML is not valid. Please validate it. "Parameter" is the correct term, not "option". "runtime" is spelled "run time". There is no such thing as INITDB. Maybe you mean initdb. Please follow the existing indentation scheme. Never put tabs in a documentation source file. Mark up parameter names using . Don't use quotes ("), use . And finally, can you explain what you intend to accomplish by this change? I just see a bunch of things moved around and some things changed along the way. Some of these things seem to make sense, but some do not. -- Peter Eisentraut peter_e@gmx.net