Re: Deterioration in performance when query executed in multi threads
В списке pgsql-performance по дате отправления:
| От | ktm@rice.edu |
|---|---|
| Тема | Re: Deterioration in performance when query executed in multi threads |
| Дата | |
| Msg-id | 20130501141236.GG27807@aart.rice.edu обсуждение |
| Ответ на | Deterioration in performance when query executed in multi threads (Anne Rosset <arosset@collab.net>) |
| Ответы |
Re: Deterioration in performance when query executed in
multi threads
|
| Список | pgsql-performance |
On Wed, May 01, 2013 at 02:05:06PM +0000, Anne Rosset wrote: > Hi all, > We are running a stress test that executes one select query with multiple threads. > The query executes very fast (10ms). It returns 100 rows. I see deterioration in the performance when we have multiplethreads executing the query. With 100 threads, the query takes between 3s and 8s. > > I suppose there is a way to tune our database. What are the parameters I should look into? (shared_buffer?, wal_buffer?) > > Thanks for your help, > Anne Try a connection pooler like pgbouncer to keep the number of simultaneous queries bounded to a reasonable number. You will actually get better performance. Regards, Ken
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера