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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend