Re: Performance Tuning Document? - Mailing list pgsql-general

From Riebs, Andy
Subject Re: Performance Tuning Document?
Date
Msg-id F65B33CAD23A284EAE6E4AE353BF94DC01A8C650@tayexc13.americas.cpqcorp.net
Whole thread Raw
In response to Performance Tuning Document?  (Matthew Kirkwood <matthew@hairy.beasts.org>)
Responses Re: Performance Tuning Document?
List pgsql-general
> Under the "crossSectionTests(Mixed IR)" part of an OSDB run, a
> large number of shared_buffers causes severe slowdown on one of
> the tests -- it goes from a little over 200 seconds to nearly
> 2000.  I suspect internal lock contention, or maybe it's just
> that the read() path in Linux is quicker than PG's own cache?

Matthew, are you using the --postgresql=no_hash_index option for OSDB? It's conceivable that you are hitting an
artifactof the hash index problem here. 

/andy

---
Andy Riebs, andy.riebs@compaq.com           High Performance Technical
(w) 603-884-1521, (fax) 603-884-0630             Computing/Linux Group
    <http://cub.sourceforge.net/>          Compaq Computer Corporation
(h) ariebs@earthlink.net                 <http://www.compaq.com/linux>
    <http://osdb.sourceforge.net/>      <http://opensource.compaq.com>

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: table design strategy
Next
From: Jean-Luc Lachance
Date:
Subject: Re: Sum