On Mon, 24 Nov 2003, Torsten Schulz wrote:

> sort_mem = 32768             # min 32

32 meg per sort can be a lot in total if you have many clients sorting 
things. I assume you have checked so that the computer is not pushed into 
swapping when you have the peak with lots of users. A swapping computer is 
never fast.

Using some swap space is not bad, but a lot of page in and page out to the
swap is not good.

-- 
/Dennis


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to