Re: Superfluous merge/sort

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Superfluous merge/sort
Дата
Msg-id 20030225075139.V57635-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Superfluous merge/sort  (Anuradha Ratnaweera <ARatnaweera@virtusa.com>)
Ответы Re: Superfluous merge/sort  (Anuradha Ratnaweera <ARatnaweera@virtusa.com>)
Список pgsql-performance
On Tue, 25 Feb 2003, Anuradha Ratnaweera wrote:

> Question in brief: does the planner/optimizer take into account the
> foreign key constraints?
>
> If the answer is "no", please stop reading here.

Not really.  However, as a note, from t1,t2 where t1.id=t2.id is not
necessarily an identity even with the foreign key due to NULLs.


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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: slow query
Следующее
От: Tom Lane
Дата:
Сообщение: Re: slow query