calling a shell script from pl/pgsql - Mailing list pgsql-sql

From Jeff Barrett
Subject calling a shell script from pl/pgsql
Date
Msg-id 9nip2p$1s5o$1@news.tht.net
Whole thread Raw
Responses Re: calling a shell script from pl/pgsql
List pgsql-sql
How can I call a shell script from within a pl/pgsql function that is called
as from a trigger. I do not want to interact with the script I just want it
to run. I do want the trigger to wait for the script it called to complete
before returning a value.

Any ideas would be greatly appreciated.

Thanks,

Jeff Barrett




pgsql-sql by date:

Previous
From: "Jeff Barrett"
Date:
Subject: row level locking?
Next
From: Stephan Szabo
Date:
Subject: Re: row level locking?