Re: Performance of plpgsql with exception handlers

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Performance of plpgsql with exception handlers
Дата
Msg-id 10331.1117693157@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Performance of plpgsql with exception handlers  ("Walker, Jed S" <Jed_Walker@cable.comcast.com>)
Список pgsql-novice
"Walker, Jed S" <Jed_Walker@cable.comcast.com> writes:
> ... Is putting exception
> handlers into the pgsql code really a big performance hit?

Time it and see if it bothers you.  The doc note is just there to let
people know that it isn't free; not to scare people away from using
it at all.

            regards, tom lane

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

Предыдущее
От: "Walker, Jed S"
Дата:
Сообщение: Performance of plpgsql with exception handlers
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: BUG #1697: Select getting slower on continously updating data