Re: Planner hints in Postgresql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Planner hints in Postgresql
Дата
Msg-id 18192.1395072907@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Planner hints in Postgresql  (David Johnston <polobo@yahoo.com>)
Ответы Re: Planner hints in Postgresql  (Atri Sharma <atri.jiit@gmail.com>)
Re: Planner hints in Postgresql  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
David Johnston <polobo@yahoo.com> writes:
> Need to discuss the general "why" before any meaningful help on the "how" is
> going to be considered by hackers.

Possibly worth noting is that in past discussions, we've concluded that
the most sensible type of hint would not be "use this plan" at all, but
"here's what to assume about the selectivity of this WHERE clause".
That seems considerably less likely to break than any attempt to directly
specify plan details.
        regards, tom lane



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

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: Planner hints in Postgresql
Следующее
От: Alvaro Herrera
Дата:
Сообщение: warning when compiling utils/tqual.h