Loading Docs/manual.texi +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
Docs/manual.texi +4 −0 Original line number Diff line number Diff line Loading @@ -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