Re: Questions about functionality

Поиск
Список
Период
Сортировка
От Bricklen Anderson
Тема Re: Questions about functionality
Дата
Msg-id 4203B6F4.6070906@PresiNET.com
обсуждение исходный текст
Ответ на Re: Questions about functionality  ("Karl O. Pinc" <kop@meme.com>)
Список pgsql-general
Karl O. Pinc wrote:
>> 4. Can I query an object in another database, like in Oracle's  dblink?
>
>
> I'm no expert.  I don't believe so.  You can query across scheams
> in the same database but not across databases.  You could do
> something (anything!) by writing an external function in C or
> whatever, but I couldn't say how much work that would take.
>
>
> Karl <kop@meme.com>
> Free Software:  "You don't pay back, you pay forward."
>                 -- Robert A. Heinlein
>

Look in /contrib directory for dblink. That will enable you to query other pg databases.

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

Предыдущее
От: "Juan Casero (FL FLC)"
Дата:
Сообщение: plpgsql function errors
Следующее
От: Rick Apichairuk
Дата:
Сообщение: Re: [ADMIN] vacuum ran out of space and now i cant get back into db