Re: Proposed patch to make mergejoin cost estimation more symmetric

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Proposed patch to make mergejoin cost estimation more symmetric
Дата
Msg-id 19673.1197039312@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Proposed patch to make mergejoin cost estimation more symmetric  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-patches
Gregory Stark <stark@enterprisedb.com> writes:
> What about a merge join against an empty table? I suppose there would just be
> no statistics?

Yeah.  The defenses against silly results in mergejoinscansel should be
enough to prevent it from doing anything really insane.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Proposed patch to make mergejoin cost estimation more symmetric
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Proposed patch to make mergejoin cost estimation more symmetric