| От | Ivan Voras |
|---|---|
| Тема | Re: Queries becoming slow under heavy load |
| Дата | |
| Msg-id | ihp7bt$quc$1@dough.gmane.org обсуждение исходный текст |
| Ответ на | Queries becoming slow under heavy load ("Anne Rosset" <arosset@collab.net>) |
| Ответы |
Re: Queries becoming slow under heavy load
|
| Список | pgsql-performance |
On 25/01/2011 22:37, Anne Rosset wrote: > Hi, > > We are running some performances tests. With a lot of concurrent > access, queries get very slow. When there is no load, those queries run > fast. As others said, you need to stat how many concurrent clients are working on the database and also the number of logical CPUs (CPU cores, hyperthreading) are present in the machine. So far, as a rule of thumb, if you have more concurrent active connections (i.e. doing queries, not idling), you will experience a sharp decline in performance if this number exceeds the number of logical CPUs in the machine.
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера