Re: [HACKERS] My only post with regard to query caching

2002-03-18 Thread Doug McNaught
Adam Haberlach <[EMAIL PROTECTED]> writes: > MySQL is doing some things right. They are providing useful > documentation. They are adding features that target the web market > (they may be adding them incorrectly, however). If we expect > PostgreSQL to beat MySQL in anything but "My database i

[HACKERS] My only post with regard to query caching

2002-03-18 Thread Adam Haberlach
After reading way too many threads on this (probably too many on pgsql-* in general) I'll just go over how I feel about the caching "issue". It seems that MySQL has implemented a system that allows the database to cache queries that are frequently used and reduce latency for them. This, to me, s