Commit 6e9ade67 authored by arjen@fred.bitbike.com's avatar arjen@fred.bitbike.com
Browse files

Re-added note about R-trees in PostgreSQL (noting MySQL 4.1 support too).

parent cb280c5d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -4968,6 +4968,10 @@ Standard usage in PostgreSQL is closer to ANSI SQL in some cases.
@item
One can speed up PostgreSQL by coding things as stored procedures.
@item
For geographical data, R-trees make PostgreSQL better than MySQL Server.
(note: MySQL version 4.1 will have R-trees for MyISAM tables).
@item
The PostgreSQL optimiser can do some optimisation that the current MySQL
optimiser can't do.  Most notable is doing joins when you don't have the