Which PARAMETER is most important for load query??

Поиск
Список
Период
Сортировка
От amrit@health2.moph.go.th
Тема Which PARAMETER is most important for load query??
Дата
Msg-id 1106235905.41efd201295a5@webmail.moph.go.th
обсуждение исходный текст
Ответы Re: Which PARAMETER is most important for load query??  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-performance
I'm dealing with big database [3.8 Gb] and records of 3 millions . Some of the
query seems to be slow eventhough just a few users in the night. I would like
to know which parameter list below is most effective in rising the speed of
these queries?

Shmmax = 32384*8192 =265289728
Share buffer = 32384
sort_mem = 34025    <===== I guess increase this one is most effective but too
high cause reading the swap , is that right?
effective cache = 153204

My server has 4 Gb. ram and ~ 140 clients in rush hours.

Amrit
Thailand

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

Предыдущее
От: Steve Wampler
Дата:
Сообщение: Re: PostgreSQL clustering VS MySQL clustering
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: PostgreSQL clustering VS MySQL clustering