Re: Query caching

Denis Perchine <dyp@perchine.com>

From: Denis Perchine <dyp@perchine.com>
To: "Poul L. Christiansen" <poulc@cs.auc.dk>, Daniel Freedman <freedman@ccmr.cornell.edu>
Cc: KuroiNeko <evpopkov@carrier.kiev.ua>, pgsql-general@postgresql.org
Date: 2000-11-01T09:23:08Z
Lists: pgsql-hackers
> PostgreSQL hits the disk on UPDATE/DELETE/INSERT operations. SELECT's
> are cached, but the default cache is only ½MB of RAM. You can change
> this to whatever you want.
>
> I'm using Cold Fusion and it can cache queries itself, so no database
> action is necessary. But I don't think PHP and others have this
> possibility. But Cold Fusion costs 1300$ :(

No, PHP has this.

-- 
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp@perchine.com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------