Re: Initial prefetch performance testing - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Initial prefetch performance testing
Date
Msg-id 1222100911.4445.200.camel@ebony.2ndQuadrant
Whole thread Raw
In response to Re: Initial prefetch performance testing  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Initial prefetch performance testing  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
On Mon, 2008-09-22 at 16:46 +0100, Gregory Stark wrote:
> Simon Riggs <simon@2ndQuadrant.com> writes:
> 
> > On Mon, 2008-09-22 at 04:57 -0400, Greg Smith wrote:
> >
> >> -As Greg Stark suggested, the larger the spindle count the larger the 
> >> speedup, and the larger the prefetch size that might make sense.  His 
> >> suggestion to model the user GUC as "effective_spindle_count" looks like a 
> >> good one.  The sequential scan fadvise implementation patch submitted uses 
> >> the earlier preread_pages name for that parameter, which I agree seems 
> >> less friendly.
> >
> > Good news about the testing.
> >
> > I'd prefer to set this as a tablespace level storage parameter. 
> 
> Sounds, like a good idea, except... what's a tablespace level storage parameter?

A storage parameter, just at tablespace level.

WITH (storage_parameter = value)

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: parallel pg_restore
Next
From: Joshua Drake
Date:
Subject: Re: parallel pg_restore