Re: profiling postgresql queries?

Поиск
Список
Период
Сортировка
От hubert lubaczewski
Тема Re: profiling postgresql queries?
Дата
Msg-id 20050412144557.GA13383@eo.pl
обсуждение исходный текст
Ответ на Re: profiling postgresql queries?  (Alex Turner <armtuk@gmail.com>)
Список pgsql-performance
On Tue, Apr 12, 2005 at 10:18:31AM -0400, Alex Turner wrote:
> Speaking of triggers...
> Is there any plan to speed up plpgsql tiggers?  Fairly simple
> crosstable insert triggers seem to slow my inserts to a crawl.

plpgsql is quite fast actually. if some triggers slow inserts too much,
i guess you should be able to spped them up with some performance review
of trigger code.

depesz

--
hubert lubaczewski
Network Operations Center
eo Networks Sp. z o.o.

Вложения

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: profiling postgresql queries?
Следующее
От: hubert lubaczewski
Дата:
Сообщение: Re: profiling postgresql queries?