Re: Taking the cache out of the equation?

Поиск
Список
Период
Сортировка
От Erik Jones
Тема Re: Taking the cache out of the equation?
Дата
Msg-id 875976BE-CAC0-4F10-B7CC-0D651B109967@engineyard.com
обсуждение исходный текст
Ответ на Taking the cache out of the equation?  (Rob Sargent <robjsargent@gmail.com>)
Ответы Re: Taking the cache out of the equation?  (Greg Stark <gsstark@mit.edu>)
Список pgsql-sql
On Jun 9, 2009, at 10:51 AM, Rob Sargent wrote:

> 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.)

Why on earth would you want your queries to always go to disk?

Erik Jones, Database Administrator
Engine Yard
Support, Scalability, Reliability
866.518.9273 x 260
Location: US/Pacific
IRC: mage2k







В списке pgsql-sql по дате отправления:

Предыдущее
От: Seb
Дата:
Сообщение: updateable/insertable view having left joined tables
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Taking the cache out of the equation?