On 18 Jul 2003 at 2:52, jerome wrote:

> is postgres capable of throwing cached results... or the right question is.. does 
> postgres
> cache query results?
> 
> if yes.. to both... can someone point me to a documentation that tacle this....

Postgresql does not cache results. It caches data. It calculates results as and 
when required.

And for caching data, it largely relies upon OS.

HTH

Bye
 Shridhar

--
Peace, n.:      In international affairs, a period of cheating between two      
periods 
of fighting.            -- Ambrose Bierce, "The Devil's Dictionary"


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to