Re: Performance problems testing with Spamassassin 3.1.0

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Performance problems testing with Spamassassin 3.1.0
Дата
Msg-id 200507291038.04230.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Performance problems testing with Spamassassin 3.1.0  (Dennis Bjorklund <db@zigo.dhs.org>)
Ответы Re: Performance problems testing with Spamassassin 3.1.0  (John Arbash Meinel <john@arbash-meinel.com>)
Список pgsql-performance
Dennis,

>       EXCEPTION WHEN unique_violation THEN

I seem to remember that catching an exception in a PL/pgSQL procedure was a
large performance cost.   It'd be better to do UPDATE ... IF NOT FOUND.

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

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

Предыдущее
От: "Luke Lonergan"
Дата:
Сообщение: Re: Performance problems testing with Spamassassin
Следующее
От: Matthew Schumacher
Дата:
Сообщение: Re: Performance problems testing with Spamassassin 3.1.0