Search Postgresql Archives

Re: EXTPROC External Procedure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 (<alvherre[@]dcc.uchile.cl>)
"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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux