Re: Remote Procedures

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: A E <cooljoint(at)yahoo(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Remote Procedures
Date: 2004-01-04 20:35:46
Message-ID: 3FF87922.5050104@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

A E wrote:

> Hi,
>
> I was wondering is there or will there be support for remote
> procedures/functions in Postgresql? Not only server to server, but
> database to database? Such as calling a function in DB "B" from DB "A"
> or Server Gaia DB "B" from Server Zeus DB "A"?
>

You could use dblink from contrib.

Sincerely,

Joshua D. Drake

> Alex

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message A E 2004-01-04 21:09:02 Anything akin to an Evaluate Statement in Postgresql?
Previous Message Greg Sabino Mullane 2004-01-04 19:44:35 Adding "help" to psql