Re: Modyfication Sort Merge Join Alghoritm

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: Modyfication Sort Merge Join Alghoritm
Дата
Msg-id CAMkU=1yzKuDa9myroeokQ_vyn-v0X+O6O67+CgCdZ81=Fc2vjA@mail.gmail.com
обсуждение исходный текст
Ответ на Modyfication Sort Merge Join Alghoritm  (tubadzin <tubadzin@o2.pl>)
Ответы Re: Modyfication Sort Merge Join Alghoritm
Список pgsql-hackers
On Mon, Aug 12, 2013 at 1:31 PM, tubadzin <tubadzin@o2.pl> wrote:
> Hi users.
> I want to sure, that is no this implementation in Postgresql:
> For Sorte Merge Join Alghoritm:
>  If the large input arrives sorted,
> g-join joins its pages with the buffer pool contents by strictly
> increasing join key values and the join output is also strictly
> sorted.

What is a "g-join"?  If you have a reference to that algorithm, it
would help clarify what you are asking.

Cheers,

Jeff



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

Предыдущее
От: "Etsuro Fujita"
Дата:
Сообщение: Re: WITH ORDINALITY planner improvements
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] BUG #8335: trim() un-document behaviour