Performance Tuning

Поиск
Список
Период
Сортировка
От Darryl W. DeLao Jr.
Тема Performance Tuning
Дата
Msg-id 25274f460602171101i34316560u32a7ee69f04e9ac4@mail.gmail.com
обсуждение исходный текст
Ответы Re: Performance Tuning  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I wanted to check on my settings in my postgresql.conf file for a Dual Xeon 2.4 GHZ server with 6 GB of Ram.
 
I have max_connections set to 512, with shared buffers set to 1024.  If I set this any higher, postgres will not start.  But, it seems that this setting is not enough.  Though the server runs fine, certain queries for reports are taking anywhere from 40 to 55 seconds, and the CPU is only topping out at 25%.  Is there a way to make this better?  My thinking is that if more CPU was utilized then the query would run faster.
 
Thank you!

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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: TSearch2 / German compound words / UTF-8
Следующее
От: "Curt Schwaderer"
Дата:
Сообщение: Re: Basic problems using plpythonu - bug?