Re: [GENERAL] can I do this. - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: [GENERAL] can I do this.
Date
Msg-id Pine.LNX.4.20.9911261435470.344-100000@localhost.localdomain
Whole thread Raw
In response to can I do this.  ("Jason C. Leach" <jcl@mail.ocis.net>)
Responses Re: [GENERAL] can I do this.  (Stuart Rison <rison@biochemistry.ucl.ac.uk>)
List pgsql-general
On 1999-11-25, Jason C. Leach mentioned:

> I'm wondering if I can set a trigger or stored procedure that will run a
> perl script?

Your best bet will probably be a wrapper function in C that will call the
Perl program via system(), for example.

--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-general by date:

Previous
From: Matthew Leo
Date:
Subject: Re: PostgreSQL
Next
From: Peter Eisentraut
Date:
Subject: Re: [GENERAL] about speed