Re: Calling a table residing in another database from Plpgsql - Mailing list pgsql-sql

From Kenneth Gonsalves
Subject Re: Calling a table residing in another database from Plpgsql
Date
Msg-id 05010511082818.01217@thenilgiris.com
Whole thread Raw
In response to Calling a table residing in another database from Plpgsql  (deepthi@granwill.com)
List pgsql-sql
On Wednesday 05 January 2005 10:43 am, deepthi@granwill.com wrote:
> Hi,
>
> I have function called test1() in database 1. I need to input the value
> from this function into another table which is in database2.

shouldnt you be using schemas instead?

kg


pgsql-sql by date:

Previous
From: deepthi@granwill.com
Date:
Subject: Calling a table in another database from plpgsql
Next
From: "BARTKO, Zoltán"
Date:
Subject: Re: foreign key problems