Re: DB cache size strategies - Mailing list pgsql-general

From Tom Lane
Subject Re: DB cache size strategies
Date
Msg-id 22074.1076518661@sss.pgh.pa.us
Whole thread Raw
In response to DB cache size strategies  ("Ed L." <pgsql@bluepolka.net>)
Responses Re: DB cache size strategies  ("Ed L." <pgsql@bluepolka.net>)
List pgsql-general
"Ed L." <pgsql@bluepolka.net> writes:
> Then what scenarios, if any, merit theory (2) over theory (1)?

I'd only consider a large-cache setting on a machine that's dedicated to
running the database (where "dedicated" means "that's the only thing you
care about performance of", as in your first scenario).  Even then I'd
test it against the other way.  As Andrew Sullivan notes nearby, our
experience has been that the PostgreSQL buffer manager isn't all that
efficient about managing large caches.  It's possible that Jan's current
work will change that situation in 7.5, but I'd still test first ...

            regards, tom lane

pgsql-general by date:

Previous
From: Josh Berkus
Date:
Subject: Re: sybase->postgresql
Next
From: Iker Arizmendi
Date:
Subject: Re: Function parameters of rowtype