Suggestions for Remote Procedure Calls from PG, please?

Поиск
Список
Период
Сортировка
От Bret Schuhmacher
Тема Suggestions for Remote Procedure Calls from PG, please?
Дата
Msg-id 4716C542.6050402@thelastmilellc.com
обсуждение исходный текст
Ответы Re: Suggestions for Remote Procedure Calls from PG, please?  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
Re: Suggestions for Remote Procedure Calls from PG, please?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Suggestions for Remote Procedure Calls from PG, please?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: Suggestions for Remote Procedure Calls from PG, please?  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Список pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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...  Can pl/tcl run Expect scripts?  That'd be
an option, too.  Or I could use XMLBlaster to send a message to the
other box to start the other process, but that's an asynchronous call
and I can't be sure if the remote procedure ran properly.

Does anyone else invoke a process on a remote server?  How do you do it?

Thanks,

Bret
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFHFsVCIeMC5lK637kRAvBvAKCRAgAg3H7jK/efm8KBlUKUifKV0ACgmo07
3eLZT6pB2XI8uTS47fdYcSw=
=rXIJ
-----END PGP SIGNATURE-----


В списке pgsql-general по дате отправления:

Предыдущее
От: Ow Mun Heng
Дата:
Сообщение: Re: Poor Plan selected w/ not provided a date/time but selecting date/time from a table
Следующее
От: "Harald Armin Massa"
Дата:
Сообщение: Re: Suggestions for Remote Procedure Calls from PG, please?