On Fri, Jul 12, 2002 at 04:52:11PM +0900, Curt Sampson wrote:
>
> For some definition of "useful." You say in your table that postgres
> is slower. How did you measure this?
>
In my personal experiance PostgreSQL runs circles around MySQL.
Specifically MySQL makes lousy choices about which indexes to
use and requires me to give it hints. PostgreSQL just works.