| From: | "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com> |
|---|---|
| To: | "Bret Schuhmacher" <bret(at)thelastmilellc(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Suggestions for Remote Procedure Calls from PG, please? |
| Date: | 2007-10-18 02:46:59 |
| Message-ID: | 7be3f35d0710171946u2f0c48cci7514c6fdcf7898d3@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Bret,
I had quick and robust success using pl/python and pyro. Pyro is
Python Remote object.
All mentioned modules are BSD-like in license.
Harald
> What's the best way to invoke a process on another server from a PG
> trigger or procedure? I was thinking of using pl/java to invoke a web
> service on the other box...
> Does anyone else invoke a process on a remote server? How do you do it?
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
fx 01212-5-13695179
-
EuroPython 2008 will take place in Vilnius, Lithuania - Stay tuned!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-10-18 02:55:02 | Re: Suggestions for Remote Procedure Calls from PG, please? |
| Previous Message | Bret Schuhmacher | 2007-10-18 02:30:26 | Suggestions for Remote Procedure Calls from PG, please? |