Re: [GENERAL] Python + listen/notify

2012-07-12 Thread Filipe brandão
Hei Josh, problem solved! Thanks for your help! On Wed, Jul 11, 2012 at 4:27 PM, Josh Kupershmidt wrote: > [Please keep the list CC'd] > > On Wed, Jul 11, 2012 at 3:58 AM, Filipe brandão > wrote: > > > Now, i only need to link these processes (trigger completion an

[GENERAL] Python + listen/notify

2012-07-10 Thread Filipe Brandão
Hi all. I needed to have a trigger firing after a commit, but allready realized it's not possible. As i searched upon a solution i came across the LISTEN / NOTIFY. I haven't yet realized exactly what i can do with it, but can i use it to run a simple python script located out my DB? Can't run it