Re: ECC RAM really needed? - Mailing list pgsql-performance

From Andrew Sullivan
Subject Re: ECC RAM really needed?
Date
Msg-id 20070527142708.GB5979@phlogiston.dyndns.org
Whole thread Raw
In response to Re: ECC RAM really needed?  (mark@mark.mielke.cc)
List pgsql-performance
On Sat, May 26, 2007 at 10:52:14AM -0400, mark@mark.mielke.cc wrote:
> Do you want to be the one person who does notice a problem? :-)

Right, and notice that when you notice the problem _may not_ be when
it happens.  The problem with errors in memory (or on disk
controllers, another place not to skimp in your hardware budget for
database machines) is that the unnoticed failure could well write
corrupted data out.  It's some time later that you notice you have
the problem, when you go to look at the data and discover you have
garbage.

If your data is worth storing, it's worth storing correctly, and so
doing things to improve the chances of correct storage is a good
idea.

A

--
Andrew Sullivan  | ajs@crankycanuck.ca
Everything that happens in the world happens at some place.
        --Jane Jacobs

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: general PG network slowness (possible cure) (repost)
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Feature suggestion : FAST CLUSTER