caching layer/application ?

From: pilsl(at)goldfisch(dot)at
To: pgsql-general(at)postgresql(dot)org
Subject: caching layer/application ?
Date: 2003-04-06 07:51:38
Message-ID: 20030406075138.GA1526@goldfisch.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I remember some discussions about a query-caching-feature (that came
up after mysql claimed to have it) and googled for similar discussions
on the hackers list. I found some threads there covering this topic
and it seems that caching should not be done by postgres but by the
application or a layer between (a daemon)

Somebody already did such a layer or knows of it ? Implementing the
caching in the caching would be not to easy (for people that never
programmed caching) with all the shared memory-stuff and
listen/notify-models.

thnx,
peter

--
mag. peter pilsl
IT-Consulting
tel: +43-699-1-3574035
fax: +43-699-4-3574035
pilsl(at)goldfisch(dot)at
http://www.goldfisch.at

Responses

Browse pgsql-general by date

  From Date Subject
Next Message pilsl 2003-04-06 08:04:10 Re: convert human searchpattern to postgres-search
Previous Message Ed L. 2003-04-05 23:25:07 Re: dbmirror revisions