List, I've got a PHP script on a web site that allows for insertion of data into my PG database. After data is inserted I need to have a PERL script executed that will message many other hosts (sort of like replication). The PERL script can take a few minutes to execute. How can I have the PHP or PG execute this script, but not wait for its completion? I can't have the PHP script lag for 2 minutes, how would I make a trigger in PG fire off a PERl script for every insert?
David Busby Systems Engineer [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list