Re: Shared Objects (Dynamic loading)

From: "Jasbinder Bali" <jsbali(at)gmail(dot)com>
To: "Gerald Timothy G Quimpo" <gerald(dot)quimpo(at)qualservcentral(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Shared Objects (Dynamic loading)
Date: 2006-08-28 07:27:41
Message-ID: a47902760608280027w2917799dybf24e92ae5782bdb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

Its because my trigger has to initiate some unix tools and the code for
the same is already written in Perl.
So my trigger just needs to call the Perl program that would do the needful
eventually.

~Jas

On 8/28/06, Gerald Timothy G Quimpo <gerald(dot)quimpo(at)qualservcentral(dot)com>
wrote:
>
> On Mon, 2006-08-28 at 01:29 -0400, Jasbinder Bali wrote:
> > Also, the triggers that i wrote in C are not all that elaborative.
> > They are pretty basic triggers. Also, I'm a rookie in perl but don't
> > need to do something hifi with it.
>
> Any reason why you don't do your functions and triggers in
> pl/pgsql instead? It's simpler to setup and learn
> than pl/perl, IMO.
>
> tiger
>
> --
> Gerald Timothy Quimpo gerald(dot)quimpo(at)qualservcentral(dot)com
> Business Systems Development, KFC/Mr Donut/Ramcar
>
> Debugging code is twice as hard as writing it, so by definition,
> if you code to the best of your ability, you are not capable of
> debugging it.
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Harpreet Dhaliwal 2006-08-28 07:31:45 Re: Perl language creation failed
Previous Message Gerald Timothy G Quimpo 2006-08-28 06:50:49 Re: Shared Objects (Dynamic loading)

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Swierczek 2006-08-28 13:21:10 Re: JAVA_OBJECT: Unkown type
Previous Message Gerald Timothy G Quimpo 2006-08-28 06:50:49 Re: Shared Objects (Dynamic loading)