Re: SAN/NAS options - Mailing list pgsql-performance

From Michael Stone
Subject Re: SAN/NAS options
Date
Msg-id 20051217004800.GF2883@mathom.us
Whole thread Raw
In response to Re: SAN/NAS options  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-performance
On Fri, Dec 16, 2005 at 06:25:25PM -0600, Jim C. Nasby wrote:
>True, but now you've got 4x the amount of data in your cache that you
>probably don't need.

Or you might be 4x more likely to have data cached that's needed later.
If you're hitting disk either way, that's probably more likely than the
extra IO pushing something critical out--if *all* the important stuff
were cached you wouldn't be doing the seeks in the first place. This
will obviously be heavily dependent on the amount of ram you've got and
your workload, so (as always) you'll have to benchmark it to get past
the hand-waving stage.

Mike Stone

pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: SAN/NAS options
Next
From: Kyle Cordes
Date:
Subject: Re: Overriding the optimizer