plperlu - Mailing list pgsql-general

From Fran Fabrizio
Subject plperlu
Date
Msg-id 3CA4801A.4070206@mmrd.com
Whole thread Raw
Responses Re: plperlu
List pgsql-general
I have PostgreSQL 7.1.3, and I'm trying to discern whether plperlu is
available for this version.  createlang doesn't think so, a search of
the docs turns up nothing, but there's been at least some talk of it on
the mailing lists for some time now.  What's the current status?

The reason I wanted it is that we have need to call an external app
based on certain inserts to the db, and I happen to be most comfortable
with perl.  I suppose this could be done with pltclu, but I'm not
familiar with that.  I also suppose that this could be done with C, but
again, not familiar.  The db already has pltclu going so if there's a
quick example of how this would be accomplished with pltclu, I'd
appreciate it!

Thanks,
Fran


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re : Solaris Performance - Profiling
Next
From: "Marin Dimitrov"
Date:
Subject: Re: Performance Tuning Document?