Re: profiling postgresql queries? - Mailing list pgsql-performance

From hubert lubaczewski
Subject Re: profiling postgresql queries?
Date
Msg-id 20050412144557.GA13383@eo.pl
Whole thread Raw
In response to Re: profiling postgresql queries?  (Alex Turner <armtuk@gmail.com>)
List 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.

Attachment

pgsql-performance by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: profiling postgresql queries?
Next
From: hubert lubaczewski
Date:
Subject: Re: profiling postgresql queries?