caching table/query - Mailing list pgsql-admin

From Tsirkin Evgeny
Subject caching table/query
Date
Msg-id 42DA3A4C.3080009@mail.jct.ac.il
Whole thread Raw
Responses Re: caching table/query  (Michael Fuhr <mike@fuhr.org>)
Re: caching table/query  (Michael Fuhr <mike@fuhr.org>)
List pgsql-admin
Hi list!
I have several pretty little tables (~300 - 400 records) which are
queried very frequently.
I would like to make postrgres be aware of this and do a in memory cache
for it .
(It have to be inside postgres - can't use any special tools for it)
What is the way to do it?
Thanks
Evgeny

pgsql-admin by date:

Previous
From: Chris Travers
Date:
Subject: Re: pg_restore hangs on 'some' HP-UX machines
Next
From: Michael Fuhr
Date:
Subject: Re: caching table/query