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 EF23FD9C36; Thu, 29 Sep 2005 12:17:05 -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 59531-10; Thu, 29 Sep 2005 15:17:03 +0000 (GMT) Received: from candle.pha.pa.us (candle.pha.pa.us [64.139.89.126]) by svr1.postgresql.org (Postfix) with ESMTP id D623DD9C1A; Thu, 29 Sep 2005 12:17:01 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id j8TFH0U28538; Thu, 29 Sep 2005 11:17:00 -0400 (EDT) From: Bruce Momjian Message-Id: <200509291517.j8TFH0U28538@candle.pha.pa.us> Subject: Re: Added documentation about caching, reliability In-Reply-To: <200509291713.25214.peter_e@gmx.net> To: Peter Eisentraut Date: Thu, 29 Sep 2005 11:17:00 -0400 (EDT) Cc: pgsql-docs@postgresql.org, PostgreSQL-development X-Mailer: ELM [version 2.4ME+ PL121 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.01 required=5 tests=[AWL=0.010] X-Spam-Level: X-Archive-Number: 200509/54 X-Sequence-Number: 3240 Peter Eisentraut wrote: > Bruce Momjian wrote: > > Well, now the chapter is about WAL and reliability, so I thought > > reliability hit both topics. Also, maybe we should consider moving > > this FAQ item into the docs: > > > >

3.7) What computer hardware should I > > use?

> > Hardware choice and configuration are important topics, but neither of > these are strongly tied to either WAL or Reliability. Reliability is > the property (not a "feature") of a system to do what you meant for it > to do. Certainly WAL contributes to that by increasing tolerance > against hardware failures, but it still seems to be a rather > far-fetched connection to pair these two. > > I could see hardware issues being discussed in chapter 16, since we > already have operating system and kernel configuration there, and it's > the chapter a user will read when setting up a server system. > > I was never all that happy with the WAL chapter, since, as you say, it > doesn't seem to be a first-class user-level feature. I'd be happy to > integrate it into another chapter, but I'm not sure where. Sure, I am looking for suggestions. My relabeling at least fixes that, but feel free to move things around and relabel them. -- 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