Re: Cache Query..
От | jerome |
---|---|
Тема | Re: Cache Query.. |
Дата | |
Msg-id | 200307180340.25579.jerome@gmanmi.tv обсуждение исходный текст |
Ответ на | Re: Cache Query.. ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>) |
Ответы |
Re: Cache Query..
|
Список | 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
В списке pgsql-general по дате отправления: