Which PARAMETER is most important for load query?? - Mailing list pgsql-performance

From amrit@health2.moph.go.th
Subject Which PARAMETER is most important for load query??
Date
Msg-id 1106235905.41efd201295a5@webmail.moph.go.th
Whole thread Raw
Responses Re: Which PARAMETER is most important for load query??
List 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 by date:

Previous
From: Steve Wampler
Date:
Subject: Re: PostgreSQL clustering VS MySQL clustering
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: PostgreSQL clustering VS MySQL clustering