Re: postgres performance tunning

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: postgres performance tunning
Дата
Msg-id 4D0F971C.8040309@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: postgres performance tunning  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: postgres performance tunning  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: postgres performance tunning  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-performance
Scott Marlowe wrote:
> I can sustain about 5,000 transactions per second on a machine with 8
> cores (2 years old) and 14 15k seagate hard drives.
>

Right.  You can hit 2 to 3000/second with a relatively inexpensive
system, so long as you have a battery-backed RAID controller and a few
hard drives.  Doing 5K writes/second is going to take a giant pile of
hard drive or SSDs to pull off.  There is no possible way to meet the
performance objectives here without a lot more cores in the server and
some pretty beefy storage too.

--
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services and Support        www.2ndQuadrant.us
"PostgreSQL 9.0 High Performance": http://www.2ndQuadrant.com/books


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: postgres performance tunning
Следующее
От: Jeremy Harris
Дата:
Сообщение: Re: CPU bound