Jump to content

Run Shell Command from pl/pgsql


o3d

Recommended Posts

I come from a sql server background so please bear with me.

 

Is it possible and if so, how is it possible to run a shell command from a postgres function?

 

In a nutshell, I want a php script to be fired (in the function: php -f phpfile.php) from a trigger (which will call this function) when a row is inserted into a table.

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/38733-run-shell-command-from-plpgsql/
Share on other sites

  • 1 year later...
  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.