Re: calling webservice through postgresql function

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: calling webservice through postgresql function
Дата
Msg-id 46972930.30301@archonet.com
обсуждение исходный текст
Ответ на calling webservice through postgresql function  ("Jyoti Seth" <jyotiseth2001@gmail.com>)
Ответы Re: calling webservice through postgresql function  ("Jyoti Seth" <jyotiseth2001@gmail.com>)
Список pgsql-sql
Jyoti Seth wrote:
> Hi all,
> 
> I want to call webservice from my postgresql database. Please let me know if
> anyone has idea.

You can use any of the "untrusted" procedural languages to access 
resources outside the database (e.g. pl/perlu), or of course C.

--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: "Jyoti Seth"
Дата:
Сообщение: calling webservice through postgresql function
Следующее
От: "Jyoti Seth"
Дата:
Сообщение: Re: calling webservice through postgresql function