X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 65F11D1D3E9; Sun, 30 Nov 2003 23:19:33 +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 99182-06; Sun, 30 Nov 2003 19:19:04 -0400 (AST) Received: from bob.samurai.com (bob.samurai.com [205.207.28.75]) by svr1.postgresql.org (Postfix) with ESMTP id 274F2D1D335; Sun, 30 Nov 2003 19:19:01 -0400 (AST) Received: from tokyo.samurai.com (d226-89-59.home.cgocable.net [24.226.89.59]) by bob.samurai.com (Postfix) with ESMTP id 3764E1DDD; Sun, 30 Nov 2003 18:18:56 -0500 (EST) To: Oliver Elphick Cc: Tom Lane , pgsql-hackers@postgresql.org, pgsql-docs@postgresql.org Subject: Re: [HACKERS] initdb should create a warning message [was Re: From: Neil Conway In-Reply-To: <1070231374.7719.2654.camel@linda.lfix.co.uk> (Oliver Elphick's message of "Sun, 30 Nov 2003 22:29:35 +0000") References: <20031126043752.51857.qmail@web10804.mail.yahoo.com> <11414.1069826007@sss.pgh.pa.us> <1070231374.7719.2654.camel@linda.lfix.co.uk> Date: Sun, 30 Nov 2003 18:18:54 -0500 Message-ID: <874qwl4f8h.fsf@mailbox.samurai.com> User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200312/7 X-Sequence-Number: 2167 Oliver Elphick writes: > The use of the word "log" in the directory name does tend to invite > this error, and some have acted on it without asking first. I think > initdb should put a README.IMPORTANT file in $PGDATA to say [...] If someone deletes something from $PGDATA without understanding what it is, they deserve what they get. I do agree that we could stand to document the purpose of pg_clog and pg_xlog more clearly. However, this information belongs in the standard documentation, not scattered throughout $PGDATA. -Neil