Re: Planner hints in Postgresql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Planner hints in Postgresql
Дата
Msg-id 25938.1395083068@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Planner hints in Postgresql  (Atri Sharma <atri.jiit@gmail.com>)
Список pgsql-hackers
Atri Sharma <atri.jiit@gmail.com> writes:
> Wont this have scaling issues and  issues over time as the data in the
> table changes?

It can't possibly have worse problems of that sort than explicitly
specifying a plan does.
        regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: First-draft release notes for next week's releases
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Planner hints in Postgresql