postgres launch os applications - Mailing list pgsql-novice

From Ertel, Steve
Subject postgres launch os applications
Date
Msg-id 863ECFDF04C8804ABDF3559D87F157C601472B2C@MAGPTCPEXC02.na.mag-ias.net
Whole thread Raw
Responses Re: postgres launch os applications  ("Sean Davis" <sdavis2@mail.nih.gov>)
Re: postgres launch os applications  (Andreas Kretschmer <akretschmer@spamfence.net>)
List pgsql-novice

I am trying to start an OS executable every time that a table is updated.  I know that I should create a trigger on the table, but how do I launch the OS executable.  I have a background in sql server.  In it we would use something like xsp_execute().  I am looking for the equivalent function call in Postgres.
 
Resent this email to group after subscribing to mailing list.
 
Thanks,
Steve

pgsql-novice by date:

Previous
From: "Richard Broersma"
Date:
Subject: Re: DESCRIBE for composite type?
Next
From: "Sean Davis"
Date:
Subject: Re: postgres launch os applications