Re: PostgreSQL Advocacy, Thoughts and Comments

Поиск
Список
Период
Сортировка
От Chris Travers
Тема Re: PostgreSQL Advocacy, Thoughts and Comments
Дата
Msg-id 001a01c3b741$c54d2370$1f00053d@SAMUEL
обсуждение исходный текст
Ответ на Re: PostgreSQL Advocacy, Thoughts and Comments  ("cnliou" <cnliou@so-net.net.tw>)
Ответы Re: PostgreSQL Advocacy, Thoughts and Comments  (Martijn van Oosterhout <kleptog@svana.org>)
Re: PostgreSQL Advocacy, Thoughts and Comments  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi;

The MySQL manual states that Joins perform better than subselects.  The
stated reason is that the planner can better optimize a join.

I am, however, very skeptical of this, and would generally assume things to
be the other way around.

How do subselects perform in relation to hash joins, etc?

Best Wishes,
Chris Travers


В списке pgsql-general по дате отправления:

Предыдущее
От: "Chris Travers"
Дата:
Сообщение: Re: PostgreSQL Advocacy, Thoughts and Comments
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Triggers, Stored Procedures, PHP. was: Re: PostgreSQL