Python Not Calling External Program
I am having problems with a python program that I wrote.  It is actually plpython3u.  I am running the program as a Trigger from postgres.  I am pretty sure the trigger part works.
Solution 1:
I changed to the the subprocess but I still have a problem with the Windows 7 Folders having read-only permissions. I asked the question here
Post a Comment for "Python Not Calling External Program"