Re: How to improve db performance with $7K?

Поиск
Список
Период
Сортировка
От Alex Turner
Тема Re: How to improve db performance with $7K?
Дата
Msg-id 33c6269f05040412336cbfe3b4@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to improve db performance with $7K?  (Vivek Khera <vivek@khera.org>)
Список pgsql-performance
I'm doing some research on SATA vs SCSI right now, but to be honest
I'm not turning up much at the protocol level.  Alot of stupid
benchmarks comparing 10k Raptor drives against Top of the line 15k
drives, where usnurprsingly the SCSI drives win but of course cost 4
times as much.  Although even in some, SATA wins, or draws.  I'm
trying to find something more apples to apples. 10k to 10k.

Alex Turner
netEconomist



On Apr 4, 2005 3:23 PM, Vivek Khera <vivek@khera.org> wrote:
>
> On Apr 4, 2005, at 3:12 PM, Alex Turner wrote:
>
> > Our system is mostly read during the day, but we do a full system
> > update everynight that is all writes, and it's very fast compared to
> > the smaller SCSI system we moved off of.  Nearly a 6x spead
> > improvement, as fast as 900 rows/sec with a 48 byte record, one row
> > per transaction.
> >
>
> Well, if you're not heavily multitasking, the advantage of SCSI is lost
> on you.
>
> Vivek Khera, Ph.D.
> +1-301-869-4449 x806
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

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

Предыдущее
От: Vivek Khera
Дата:
Сообщение: Re: How to improve db performance with $7K?
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Sustained inserts per sec ... ?