Re: Remote Procedures - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: Remote Procedures
Date
Msg-id 3FF87922.5050104@commandprompt.com
Whole thread Raw
In response to Remote Procedures  (A E <cooljoint@yahoo.com>)
List 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@commandprompt.com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org 



pgsql-hackers by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Adding "help" to psql
Next
From: A E
Date:
Subject: Anything akin to an Evaluate Statement in Postgresql?