Taking the cache out of the equation? - Mailing list pgsql-sql

From Rob Sargent
Subject Taking the cache out of the equation?
Date
Msg-id 4A2EA121.2070004@gmail.com
Whole thread Raw
Responses Re: Taking the cache out of the equation?  (Erik Jones <ejones@engineyard.com>)
List pgsql-sql
Caching helps a *lot* and I'm thankful for that but I would like to take 
it out of the picture as I massage my queries for better performance.  
Naturally the first invocation of the query cannot take advantage of the 
cache and these queries would normally only be called once for the same 
target data.    What tricks are there to flush, ignore, circumvent the 
caching boost?  (Especially in the production environment.)


pgsql-sql by date:

Previous
From: Jasen Betts
Date:
Subject: Re: backup
Next
From: "Jyoti Seth"
Date:
Subject: Re: backup