Re: Writing most code in Stored Procedures

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Josh Tolley <eggyknap(at)gmail(dot)com>
Cc: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>, PgSQL General ML <pgsql-general(at)postgresql(dot)org>
Subject: Re: Writing most code in Stored Procedures
Date: 2007-08-18 16:08:37
Message-ID: 46C71985.9090405@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Josh Tolley wrote:
> On 8/18/07, Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net> wrote:
>> Interesting. Does PG have to initiate the Perl interpreter every
>> time you call a Perl-written SP?
>
> IIRC PostgreSQL should only load the perl interpreter once per session.

Right.

Joshua D. Drake

>
> - Josh
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

- --

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997 http://www.commandprompt.com/
UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGxxmFATb/zqfZUUQRAoL+AJ0cyZ3FaB82PGbGvC/fPYWPo9UcjwCgjiDo
U5XCNKFZhhdiJ3Lf5x68lKQ=
=4HMG
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-08-18 16:20:42 Re: SUBSTRING performance for large BYTEA
Previous Message Josh Tolley 2007-08-18 15:42:18 Re: Writing most code in Stored Procedures