Re: Cache Query..

From: jerome <jerome(at)gmanmi(dot)tv>
To: shridhar_daithankar(at)persistent(dot)co(dot)in
Cc: PostgresGeneral <pgsql-general(at)postgresql(dot)org>
Subject: Re: Cache Query..
Date: 2003-07-17 19:40:25
Message-ID: 200307180340.25579.jerome@gmanmi.tv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

im creating a page that will be queried from time to time... to output the
results in a fast manner the easiest way is to return cached results... i was
thinking if postgres can do this... otherwise hope the webserver (aol) can
help me..

TIA

On Thursday 17 July 2003 19:01, you wrote:
> 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message kay-uwe.genz 2003-07-17 19:54:32 Authentifikation
Previous Message Mike Sacauskis 2003-07-17 18:59:51 ERROR CODE -600