Re: [PERFORM] Stored Procedure Performance

Поиск
Список
Период
Сортировка
От Purav Chovatia
Тема Re: [PERFORM] Stored Procedure Performance
Дата
Msg-id CADrzpjHWww9dV8Wrb9aioT1J2TY-QdeUFVn61tn5SqtqX6PfoA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PERFORM] Stored Procedure Performance  (Adam Brusselback <adambrusselback@gmail.com>)
Ответы Re: [PERFORM] Stored Procedure Performance
Re: [PERFORM] Stored Procedure Performance
Список pgsql-performance
Yes, there is some code to catch exceptions like unique constraint violation and no data found. Do you suggest we trying by commenting that part? btw, the dataset is a controlled one, so what I can confirm is we are not hitting any exceptions.

Thanks

On 11 October 2017 at 22:07, Adam Brusselback <adambrusselback@gmail.com> wrote:
Is there any error handling in there?  I remember seeing performance
issues if you put in any code to catch exceptions.

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

Предыдущее
От: Adam Brusselback
Дата:
Сообщение: Re: [PERFORM] Stored Procedure Performance
Следующее
От: Adam Brusselback
Дата:
Сообщение: Re: [PERFORM] Stored Procedure Performance