Re: RAM Based Disk Drive?

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: "Alan Hodgson" <ahodgson(at)simkin(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: RAM Based Disk Drive?
Date: 2006-11-01 02:43:11
Message-ID: b42b73150610311843j13806348jb1bb172162dfacbe@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/31/06, Alan Hodgson <ahodgson(at)simkin(dot)ca> wrote:
> On Tuesday 31 October 2006 11:48, "Merlin Moncure" <mmoncure(at)gmail(dot)com>
> wrote:
> > you are talking about the gigabyte i-ram. in the database world, you
> > can achieve same thing (actually better) by sticking those ram sticks
> > directly on the motherboard assuming you are in a 64 bit environment
> > and the motherboard is decent.
> >
> > the main advantage of the iram that i see is faster boot times (big
> > woop). call me when they have a version that does 256gb :-)
>
> http://www.superssd.com/products_sub.htm
>
> And, of course, the real advantage to a solid-state drive is random access
> speed, which vastly improves both random writes and random reads.

well, some motherboards out there, for example the tyan vx50
(http://www.tyan.com/products/html/vx50b4881.html) can stock up to
128gb ram. For a database server, this will probably outperform the
'ramsan' on many workloads. the ramsan is easier to stack though.

merlin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2006-11-01 03:46:48 Re: [HACKERS] Index greater than 8k
Previous Message Carlos Moreno 2006-11-01 01:54:03 Encoding, Unicode, locales, etc.