Re: Join efficiency

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Join efficiency
Дата
Msg-id 6366.1094049067@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Join efficiency  ("Russ Brown" <postgres@dot4dot.plus.com>)
Список pgsql-general
"Russ Brown" <postgres@dot4dot.plus.com> writes:
> Is there any difference between these queries in terms of the speed of
> planning or the quality of the plan untimately used?

http://www.postgresql.org/docs/7.4/static/explicit-joins.html
http://www.postgresql.org/docs/7.3/static/explicit-joins.html
http://www.postgresql.org/docs/7.2/static/explicit-joins.html
http://www.postgresql.org/docs/7.1/static/explicit-joins.html

depending on which version you are using.  (I think 7.1-7.3
are essentially alike, but 7.4 is not.)

            regards, tom lane

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

Предыдущее
От: Greg Donald
Дата:
Сообщение: <> syntax legal?
Следующее
От: Oliver Elphick
Дата:
Сообщение: pg_autovacuum (7.4) nss_ldap oddity