On 31 Aug 2004 at 22:24, Jean-Max Reymond wrote:

> On Tue, 31 Aug 2004 21:16:46 +0100, Gary Doades <[EMAIL PROTECTED]> wrote:
> 
> > I can only presume you mean 1 GB RAM. What exactly are your
> > settings for shared buffers and effective_cache_size?
> 
> for 1 GB RAM,
> shared_buffers = 65536
> effective_cache_size = 16384 

This seems like the wrong way round also.

You might try:

shared_buffers = 10000
effective_cache_size = 60000

Cheers,
Gary.


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to