caching table/query

From: Tsirkin Evgeny <tsurkin(at)mail(dot)jct(dot)ac(dot)il>
To: pgsql-admin(at)postgresql(dot)org
Subject: caching table/query
Date: 2005-07-17 11:00:28
Message-ID: 42DA3A4C.3080009@mail.jct.ac.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Michael Fuhr 2005-07-17 14:06:55 Re: caching table/query
Previous Message Chris Travers 2005-07-15 22:04:54 Re: pg_restore hangs on 'some' HP-UX machines