select max(column) not using index
От | Thomas Zehetbauer |
---|---|
Тема | select max(column) not using index |
Дата | |
Msg-id | 20020307170447.A29650@hostmaster.org обсуждение исходный текст |
Ответы |
Re: select max(column) not using index
Re: select max(column) not using index Re: select max(column) not using index |
Список | pgsql-hackers |
I think you all should really buy the book 'Database Development for Dummies'. Postgresql is for sure the only database on this planet that cannot optimize a select(max) using an index. Not even Microsoft has implemented such a design deficiency yet and even MySQL which you like to talk so bad about uses an index to optimize select max() queries. Some of you should really consider attending a programming course and all of you should consider to stop working on this totally screwed up monster! Tom Nirvana: Zustand des Gluecks durch Ausloeschung des Selbst. -- T h o m a s Z e h e t b a u e r ( TZ251 ) PGP encrypted mail preferred - KeyID 96FFCB89 mail pgp-key-request@hostmaster.org
В списке pgsql-hackers по дате отправления: