Re: Writing most code in Stored Procedures - Mailing list pgsql-general

From Guy Rouillier
Subject Re: Writing most code in Stored Procedures
Date
Msg-id 46C6859D.4060506@burntmail.com
Whole thread Raw
In response to Re: Writing most code in Stored Procedures  (Steve Manes <smanes@magpie.com>)
List pgsql-general
Steve Manes wrote:
> Moving all the application-bound inserts into stored procedures didn't
> achieve nearly the performance enhancement I'd assumed I'd get, which I
> figured was due to the overhead of the procs themselves.

That's the conclusion I'm coming to as well for my app with very high
insert/update rates.  Is there a PG knowledgebase where this kind of
information might be useful?

--
Guy Rouillier

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: More Time Zone fun
Next
From: "Andrej Ricnik-Bay"
Date:
Subject: Re: I get a error msg when i try to connect to the DB