Troubles with performances

Поиск
Список
Период
Сортировка
От Guillaume Lémery
Тема Troubles with performances
Дата
Msg-id 3A6730F8.1000607@comclick.com
обсуждение исходный текст
Ответы Re: Troubles with performances  (Lincoln Yeoh <lyeoh@pop.jaring.my>)
Список pgsql-general
Hi,


I use PostGreSQL with a Web server which receive 200 HTTP simultaneous
queries.
For each HTTP query, I have about 5 SELECT queries and 3 UPDATE ones.

Queries have been optimized, I have INDEX on my tables...
The biggest table has more than 500 000 records.

And I have big troubles, PostGreSQL doesn't seem to be able to handle so
many queries at the same time.

The server is a NetFinity bi-proc 400 MHz with 1Gb RAM...

What can I do ??

Thanx in advance

Guillaume


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

Предыдущее
От: "Diehl, Jeffrey"
Дата:
Сообщение: RE: Help with query. (*)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] GET DIAGNOSTICS SELECT PROCESSED INTO