Re: Questions about functionality - Mailing list pgsql-general

From Bricklen Anderson
Subject Re: Questions about functionality
Date
Msg-id 4203B6F4.6070906@PresiNET.com
Whole thread Raw
In response to Re: Questions about functionality  ("Karl O. Pinc" <kop@meme.com>)
List 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 by date:

Previous
From: "Juan Casero (FL FLC)"
Date:
Subject: plpgsql function errors
Next
From: Rick Apichairuk
Date:
Subject: Re: [ADMIN] vacuum ran out of space and now i cant get back into db