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

Поиск
Список
Период
Сортировка
От Steve Poe
Тема Re: How to improve db performance with $7K?
Дата
Msg-id 4263F259.7030804@sfnet.cc
обсуждение исходный текст
Ответ на Re: How to improve db performance with $7K?  (Alex Turner <armtuk@gmail.com>)
Ответы Re: How to improve db performance with $7K?  (Alex Turner <armtuk@gmail.com>)
Список pgsql-performance
Alex,

In the situation of the animal hospital server I oversee, their
application is OLTP. Adding hard drives (6-8) does help performance.
Benchmarks like pgbench and OSDB agree with it, but in reality users
could not see noticeable change. However, moving the top 5/10 tables and
indexes to their own space made a greater impact.

Someone who reads PostgreSQL 8.0 Performance Checklist is going to see
point #1 add more disks is the key. How about adding a subpoint to
explaining when more disks isn't enough or applicable? I maybe
generalizing the complexity of tuning an OLTP application, but some
clarity could help.

Steve Poe





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

Предыдущее
От: Jacques Caron
Дата:
Сообщение: Re: How to improve db performance with $7K?
Следующее
От: "Rodrigo Moreno"
Дата:
Сообщение: RES: RES: How to improve postgres performace