Re: Trigger with WHEN clause (WIP) - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Trigger with WHEN clause (WIP)
Date
Msg-id 1255681290.30088.2904.camel@ebony
Whole thread Raw
In response to Re: Trigger with WHEN clause (WIP)  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
On Thu, 2009-10-15 at 16:54 -0500, Kevin Grittner wrote:
> Dimitri Fontaine <dfontaine@hi-media.com> wrote:
>  
> > It's pretty often the case (IME) that calling a trigger is the only
> > point in the session where you fire plpgsql, and that's a visible
> > cost.
>  
> Wouldn't a connection pool solve this?

No

-- Simon Riggs           www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: inefficient use of relation extension?
Next
From: Simon Riggs
Date:
Subject: Re: Trigger with WHEN clause (WIP)