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 C5E48D9BE2; Thu, 29 Sep 2005 03:39:01 -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 95926-05; Thu, 29 Sep 2005 06:38:58 +0000 (GMT) Received: from gauss.credativ.com (ipx11302.ipxserver.de [212.112.227.254]) by svr1.postgresql.org (Postfix) with ESMTP id 234C6D8F22; Thu, 29 Sep 2005 03:38:58 -0300 (ADT) Received: from bell.credativ.de (p5089654D.dip.t-dialin.net [80.137.101.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id 765E3D782C; Thu, 29 Sep 2005 08:38:58 +0200 (CEST) From: Peter Eisentraut To: pgsql-docs@postgresql.org Subject: Re: Added documentation about caching, reliability Date: Thu, 29 Sep 2005 08:38:47 +0200 User-Agent: KMail/1.8.1 Cc: Bruce Momjian , PostgreSQL-development References: <200509281826.j8SIQOc03581@candle.pha.pa.us> In-Reply-To: <200509281826.j8SIQOc03581@candle.pha.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509290838.47965.peter_e@gmx.net> X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.056 required=5 tests=[AWL=0.006, FORGED_RCVD_HELO=0.05] X-Spam-Level: X-Archive-Number: 200509/51 X-Sequence-Number: 3237 Am Mittwoch, 28. September 2005 20:26 schrieb Bruce Momjian: > I also renamed the chapter "Reilability" rather than "WAL." Considering that the chapter is, in fact, all about WAL, I don't think this is a good move. Reliability is a concern that is not only addressed by the WAL system. Please change it back. -- Peter Eisentraut http://developer.postgresql.org/~petere/