Re: SQL Function Slowness, 8.3.0

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SQL Function Slowness, 8.3.0
Дата
Msg-id 8328.1208358587@sss.pgh.pa.us
обсуждение исходный текст
Ответ на SQL Function Slowness, 8.3.0  ("Gavin M. Roy" <gmr@myyearbook.com>)
Ответы Re: SQL Function Slowness, 8.3.0  ("Gavin M. Roy" <gmr@myyearbook.com>)
Re: SQL Function Slowness, 8.3.0  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-performance
"Gavin M. Roy" <gmr@myyearbook.com> writes:
> In 8.3.0, I'm seeing some oddities with SQL functions which I thought were
> immune to the planner data restrictions of plpgsql functions and the sort.

Without a specific example this discussion is pretty content-free, but
in general SQL functions face the same hazards of bad parameterized
plans as plpgsql functions do.

            regards, tom lane

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

Предыдущее
От: "Gavin M. Roy"
Дата:
Сообщение: SQL Function Slowness, 8.3.0
Следующее
От: Mark Mielke
Дата:
Сообщение: Re: SQL Function Slowness, 8.3.0