On Tue, 2002-03-19 at 19:20, F Harvell wrote: > I feel that the caching should be SQL transparent. If it is > implemented reasonably well, the performance gain should be pretty > much universal.
Well, the simple query cache scheme that is currently being proposed would use a byte-by-byte comparison of the incoming query. I think the consensus is that for a lot of workloads, this would be a bad idea. Cheers, Neil -- Neil Conway <[EMAIL PROTECTED]> PGP Key ID: DB3C29FC ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html