vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Wondering how to invoke a application like diff from plpgsql? Thanks! Pl/Pgsql cannot execute system commands. For that, you will need one of the other Pl languages, running in "untrusted" mode. Here are some from the manual: http://www.postgresql.org/docs/curre...tic/pltcl.html http://www.postgresql.org/docs/curre...ic/plperl.html http://www.postgresql.org/docs/curre.../plpython.html - -- Greg Sabino Mullane greg@turnstep.com PGP Key: 0x14964AC8 200605262300 http://biglumber.com/x/web?pk=2529DF...9B906714964AC8 -----BEGIN PGP SIGNATURE----- iD8DBQFEd8DMvJuQZxSWSsgRAo5qAJwNa+Nvxy8b094l1pYEyU VKB89vHwCgywXO 7mpUYWPeQ0q8qXpM/f/8g2s= =0Evq -----END PGP SIGNATURE----- ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| Matthew Peter wrote: > Wondering how to invoke a application like diff from plpgsql? Thanks! You can't. But you couuld from plPerl or plPython > > ------------------------------------------------------------------------ > Blab-away for as little as 1¢/min. Make PC-to-Phone Calls > <http://us.rd.yahoo.com/mail_us/taglines/postman2/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com> > using Yahoo! Messenger with Voice. -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/ ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| Thread Tools | |
| Display Modes | |
|
|