On Wed, Feb 09, 2005 at 11:29:21AM -0700, Roy Souther wrote:

> I need to be able to run a program when some data is requested from the 
> database. Some query will do a SELECT on a known table and I need to have 
> some event trigger that makes a call to generate a small XML file and then 
> post it to a web server, get a reply back and then update a local table with 
> the information it received.

You may be able to use a pl/perlu (untrusted perl) function to do this.

-- 
Alvaro Herrera (<[EMAIL PROTECTED]>)
"No reniegues de lo que alguna vez creíste"

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to