Re: SSDs with Postgresql?

Поиск
Список
Период
Сортировка
От Henry C.
Тема Re: SSDs with Postgresql?
Дата
Msg-id 8b80298d9d78e9f3da384cca030949b4.squirrel@zenmail.co.za
обсуждение исходный текст
Ответ на SSDs with Postgresql?  (Benjamin Smith <lists@benjamindsmith.com>)
Ответы Re: SSDs with Postgresql?  (Craig Ringer <craig@postnewspapers.com.au>)
Re: SSDs with Postgresql?  (John R Pierce <pierce@hogranch.com>)
Re: SSDs with Postgresql?  (Leonardo Francalanci <m_lists@yahoo.it>)
Список pgsql-general
On Thu, April 14, 2011 06:19, Benjamin Smith wrote:
> The speed benefits of SSDs as benchmarked would seem incredible. Can anybody
> comment on SSD benefits and problems in real life use?
>
> I maintain some 100 databases on 3 servers, with 32 GB of RAM each and an
> extremely rich, complex schema. (300+ normalized tables)
>
> I was wondering if anybody here could comment on the benefits of SSD in
> similar, high-demand rich schema situations?

Even if you only use SSDs for your indexes, the gains are staggering.  We use
them on several servers, one of which is extremely busy (xid wraparound stuff)
and the performance gains are game-changing.

There is no going back.  Hint: don't use cheap SSDs - cough up and use Intel.

Cheers
Henry


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

Предыдущее
От: "Henry C."
Дата:
Сообщение: Re: Replication: slave is in permanent startup 'recovery'
Следующее
От: Durumdara
Дата:
Сообщение: Bug in PGSQL 9.0 with handling chr(1..255) in Win1250 context?