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