Re: stress tests problems

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: stress tests problems
Дата
Msg-id 20060424201239.36771.qmail@web31801.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на stress tests problems  ("Luis Silva" <lfs12@hotmail.com>)
Список pgsql-novice
> HI there! I'm doing some stress test in my db with 100.000 users (rows) in
> one of my tables. I'm using indexes,vacuum, and other stuff but the db is
> too slow. Is there any other mechanism to optimize the db? tks in advance

This link should be a good resource for improving database preformance.
http://www.postgresql.org/docs/8.1/interactive/maintenance.html

Additional steps would be to "tune" your PostgreSQL configuration.
http://www.postgresql.org/docs/8.1/interactive/runtime-config-resource.html

There are additional links that describe what to do with these setting if you are interested.


Lastly,  you could always upgrade your hardware. :-)

Regards,

Richard Broersma Jr.

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

Предыдущее
От: "Luis Silva"
Дата:
Сообщение: stress tests problems
Следующее
От: Andrew Chambers
Дата:
Сообщение: Re: stress tests problems