Is there a system of cache in pgsql 7.3rc1 ?

From: David Pradier <dpradier(at)apartia(dot)fr>
To: pgsql-performance(at)postgresql(dot)org
Subject: Is there a system of cache in pgsql 7.3rc1 ?
Date: 2002-11-21 09:28:38
Message-ID: 20021121092838.GA26455@apartia.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi!
This is my first post to the list.

I'm currently searching to improve the performances of some requests,
and recently switched to postgresql 7.3rc1.

I thought there would be in this release a kind of cache for the results
of requests (i.e. the second time a request is asked, if the concerned
tables haven't changed, the result of the request isn't calculated another time, but
taken from a cache.) ?
Am i wrong ?
Does such a mechanism exist ?
Is it planned to create one ?

Thanks for your help.

Best regards,
David
--
dpradier(at)apartia(dot)fr

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message typea 2002-11-21 16:16:14 Re: Query Analysis
Previous Message Josh Berkus 2002-11-20 23:52:40 Re: Query Analysis