Re: [GENERAL] Remove query results from cache

2007-05-23 Thread Alvaro Herrera
André Volpato wrote: > Hello, > > Is there any way to remove the results of certain query, from the memory > cache ? > I´m doing some performance tests, and I need the planner to make his > work every time I run the statements, without changing them. > > Running vmstat, I can se the memory cach

[GENERAL] Remove query results from cache

2007-05-23 Thread André Volpato
Hello, Is there any way to remove the results of certain query, from the memory cache ? I´m doing some performance tests, and I need the planner to make his work every time I run the statements, without changing them. Running vmstat, I can se the memory cache grows, and the planner do not 'f