Selection of join algorithm

Поиск
Список
Период
Сортировка
От Ishaya Bhatt
Тема Selection of join algorithm
Дата
Msg-id CA+E1M32spRAp0krtwEWm2qf48ydeDtegSqpm3NvA2y7a_Z8jOw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Selection of join algorithm  (Amol Bhangdiya <amol.b89@gmail.com>)
Список pgsql-novice
Hi,

I am trying to analyze join performance. But I see that even for a table having 100,000 rows and join attribute as primary key, postgres always performs hash join.

Can anyone please tell me under which conditions merge join or nested loop join is invoked?

Thanks and Regards,
Ishaya

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

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: XML data
Следующее
От: Amol Bhangdiya
Дата:
Сообщение: Re: Selection of join algorithm