Re: [GENERAL] can I do this.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Jason C(dot) Leach" <jcl(at)mail(dot)ocis(dot)net>
Cc: pgsql-list <pgsql-general(at)hub(dot)org>
Subject: Re: [GENERAL] can I do this.
Date: 1999-11-27 01:06:39
Message-ID: Pine.LNX.4.20.9911261435470.344-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 1999-11-27 01:06:53 Re: [GENERAL] about speed
Previous Message Matthew Leo 1999-11-26 23:12:58 Re: PostgreSQL