Re: Recommended optimisations slows down PostgreSQL 8.4 - Mailing list pgsql-performance

From Waldo Nell
Subject Re: Recommended optimisations slows down PostgreSQL 8.4
Date
Msg-id DF62C20C-C45A-4443-A917-6547479A6B98@telkomsa.net
Whole thread Raw
In response to Re: Recommended optimisations slows down PostgreSQL 8.4  (Greg Smith <greg@2ndQuadrant.com>)
Responses Re: Recommended optimisations slows down PostgreSQL 8.4  (Greg Smith <greg@2ndQuadrant.com>)
List pgsql-performance
On 2011-08-11, at 18:17 , Greg Smith wrote:

> shared_buffers=512MB
> wal_buffers=16MB
> checkpoint_segments=64

Thanks for the advice.  I tried these values... And it is even worse - went up to 63 minutes (from 60 minutes).  Like I
saidthis load is read mostly.  My 80 / 20% might be a bit inaccurate, if so it could be more like 90% read and 10%
write. I do not see any checkpoint warnings in my logs. 

I guess that means the OS cache is better for this particular use case than the postgresql cache?


pgsql-performance by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: poor pefrormance with regexp searches on large tables
Next
From: Merlin Moncure
Date:
Subject: Re: Recommended optimisations slows down PostgreSQL 8.4