How To Connect to another Database inside a plpgsql function

Поиск
Список
Период
Сортировка
От Gezeala 'Eyah' Bacuño II
Тема How To Connect to another Database inside a plpgsql function
Дата
Msg-id 20040213085655.67695.qmail@web41408.mail.yahoo.com
обсуждение исходный текст
Ответы Re: How To Connect to another Database inside a plpgsql function
Список pgsql-php
Hi Guys!
 
I have 2 database namely "DB1" and "DB2".
 
In DB1 I created a plgpsql function fnTest().
 
My problem is inside fnTest() I need to check some tables in DB2! I've no idea how to do this. Usually when I make a function I only access tables/views/functions in the same database. I really don't know if this is possible.
 
BTW, I googled my problem but did not see any topics on this.
 
Need your expertise on this one guys...TIA!


Marie Gezeala M. Bacuño II
IS Department
Muramoto Audio-Visual Phils., Inc.
MEPZ1, Lapu-Lapu City, Cebu, Philippines 6015

The person with the ultimate cachinnation possesses, thereby, the optimal cachinnation.


Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now

В списке pgsql-php по дате отправления:

Предыдущее
От: Michael Hanna
Дата:
Сообщение: Re: Can't connect to 7.4 DB
Следующее
От: Mark Gibson
Дата:
Сообщение: Re: How To Connect to another Database inside a plpgsql function