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 366D1D1B43E; Mon, 1 Dec 2003 15:34:49 +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 25019-03; Mon, 1 Dec 2003 11:34:25 -0400 (AST) Received: from candle.pha.pa.us (unknown [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 668CDD1D392; Mon, 1 Dec 2003 11:34:20 -0400 (AST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id hB1FYEe15467; Mon, 1 Dec 2003 10:34:14 -0500 (EST) From: Bruce Momjian Message-Id: <200312011534.hB1FYEe15467@candle.pha.pa.us> Subject: Re: [HACKERS] initdb should create a warning message [was Re: [ADMIN] In-Reply-To: <22381.1070291591@sss.pgh.pa.us> To: Tom Lane Date: Mon, 1 Dec 2003 10:34:14 -0500 (EST) Cc: Oliver Elphick , Neil Conway , PostgreSQL hackers list , pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200312/4 X-Sequence-Number: 2164 Tom Lane wrote: > Oliver Elphick writes: > > On Sun, 2003-11-30 at 23:18, Neil Conway wrote: > >> 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. > > > Then it needs to be stated very prominently. But the place to put a > > sign saying "Dangerous cliff edge" is beside the path that leads along > > it. > > How about changing the names of those directories? I thought about that, but what would we call them? We could change xlog to wal, I guess. That might actually be clearer. xlog could become xstatus or xactstatus or just xact. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073