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  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: select max(column) not using index  (Hannu Krosing <hannu@tm.ee>)
Re: select max(column) not using index  (Gavin Sherry <swm@linuxworld.com.au>)
Список 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 по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: CVS regression test failures
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: UB-Tree