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

From Steve Manes
Subject Re: Writing most code in Stored Procedures
Date
Msg-id 46C754DE.1010409@magpie.com
Whole thread Raw
In response to Re: Writing most code in Stored Procedures  (Ron Johnson <ron.l.johnson@cox.net>)
List pgsql-general
Ron Johnson wrote:
> Interesting.  Does PG have to initiate the Perl interpreter every
> time you call a Perl-written SP?

I mean the *application* language was Perl for both the inline insert
and the proc call.  The proc was written in plpgsql.

pgsql-general by date:

Previous
From: Felix
Date:
Subject: query large amount of data in c++ using libpq
Next
From: Gregory Stark
Date:
Subject: Re: SUBSTRING performance for large BYTEA