Re: Choosing between Intel 320, Intel 510 or OCZ Vertex 3 SSD for db server

From: David Boreham <david_list(at)boreham(dot)org>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Choosing between Intel 320, Intel 510 or OCZ Vertex 3 SSD for db server
Date: 2011-10-25 15:00:38
Message-ID: 4EA6CF16.5090001@boreham.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 10/25/2011 8:55 AM, Claudio Freire wrote:
> But what about unexpected failures. Faulty electronics, stuff like
> that? I really don't think a production server can work without at
> least raid-1.

Same approach : a server either works or it does not. The transition
between working and not working may be expected or not expected. The
solution is the same : use another machine to perform the work the now
not working machine was doing. The big benefit of this approach is that
you now do not need to worry about specific kinds of failure or
individual components, including storage.

If it helps, think of this architecture as raid-1, but with the whole
machine being the "drive" rather than individual storage devices.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Linos 2011-10-25 16:22:42 CTE vs Subquery
Previous Message Claudio Freire 2011-10-25 14:55:02 Re: Choosing between Intel 320, Intel 510 or OCZ Vertex 3 SSD for db server