Re: Cheap RAM disk?

Поиск
Список
Период
Сортировка
От Michael Stone
Тема Re: Cheap RAM disk?
Дата
Msg-id 20050726183343.GZ19080@mathom.us
обсуждение исходный текст
Ответ на Re: Cheap RAM disk?  ("Luke Lonergan" <llonergan@greenplum.com>)
Ответы Re: Cheap RAM disk?  (Richard_D_Levine@raytheon.com)
Список pgsql-performance
On Tue, Jul 26, 2005 at 11:23:23AM -0700, Luke Lonergan wrote:
>Yup - interesting and very niche product - it seems like it's only obvious
>application is for the Postgresql WAL problem :-)

On the contrary--it's not obvious that it is an ideal fit for a WAL. A
ram disk like this is optimized for highly random access applications.
The WAL is a single sequential writer. If you're in the kind of market
that needs a really high performance WAL you'd be much better served by
putting a big NVRAM cache in front of a fast disk array than by buying a
toy like this.

Mike Stone

В списке pgsql-performance по дате отправления:

Предыдущее
От: John A Meinel
Дата:
Сообщение: Re: Cheap RAM disk?
Следующее
От: "Luke Lonergan"
Дата:
Сообщение: Re: [Bizgres-general] Re: faster INSERT with possible