Re: Calling a table residing in another database from Plpgsql

Поиск
Список
Период
Сортировка
От Kenneth Gonsalves
Тема Re: Calling a table residing in another database from Plpgsql
Дата
Msg-id 05010511082818.01217@thenilgiris.com
обсуждение исходный текст
Ответ на Calling a table residing in another database from Plpgsql  (deepthi@granwill.com)
Список 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 по дате отправления:

Предыдущее
От: deepthi@granwill.com
Дата:
Сообщение: Calling a table in another database from plpgsql
Следующее
От: "BARTKO, Zoltán"
Дата:
Сообщение: Re: foreign key problems