Re: Small DB Server Advice

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Small DB Server Advice
Дата
Msg-id 47B2FF68.90208@hagander.net
обсуждение исходный текст
Ответ на Re: Small DB Server Advice  (Matthew <matthew@flymine.org>)
Ответы Re: Small DB Server Advice  (Matthew <matthew@flymine.org>)
Список pgsql-performance
Matthew wrote:
> On Wed, 13 Feb 2008, Rory Campbell-Lange wrote:
>>    4 x 147GB 15000 rpm SCSI in RAID 10 with 320-1 RAID CARD + 64MB
>> cache BBU
>>    2x Intel Xeon E5405 / 4x 2.00GHz / 1333MHz FSB / 12MB cache
>>    6GB RAM
>>
>>    Cost around 2320 GBP -- it would be great to get it under 2000
>>    Needs to be in the UK.
>
>> I would be grateful for any comments. I'm particularly out of date about
>> the best processors to go for. DNUK also have Opteron as an option.
>
> That sounds pretty good. It should run postgres fairly well, especially
> if you have quite a few parallel queries coming in. You won't need a
> bigger BBU cache if it's read-heavy. You'll have eight CPU cores, which
> is good. And RAID 10 is good.

In my experience, battery backed cache is always worth the money. Even
if you're mostly select, you will have some updates. And it'll also pick
up other write activity onthe system...


//Magnus

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

Предыдущее
От: "Linux Guru"
Дата:
Сообщение: Creating and updating table using function parameter reference
Следующее
От: Matthew
Дата:
Сообщение: Re: Small DB Server Advice