Re: Cache Query.. - Mailing list pgsql-general

From Shridhar Daithankar
Subject Re: Cache Query..
Date
Msg-id 3F16CF58.12375.296DA6@localhost
Whole thread Raw
In response to Cache Query..  (jerome <jerome@gmanmi.tv>)
Responses Re: Cache Query..  (jerome <jerome@gmanmi.tv>)
List pgsql-general
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"


pgsql-general by date:

Previous
From: jerome
Date:
Subject: Cache Query..
Next
From: jerome
Date:
Subject: Re: Cache Query..