Re: Cross-database references - Mailing list pgsql-admin

From Tycho Fruru
Subject Re: Cross-database references
Date
Msg-id 1046449870.17104.2.camel@kungfoo
Whole thread Raw
In response to Cross-database references  ("Sidar Lopez Cruz" <sidarlopez@hotmail.com>)
List pgsql-admin
On Fri, 2003-02-28 at 16:05, Sidar Lopez Cruz wrote:
> When i try to do something like
>
> templae1=# select * from mydatabase.public.mytale;
>
> this message appear: Cross-database references are not implemented

This could be because cross-database references are not implemented (yet
:-) ... for now you'll have to have local data-sources (or use some
contrib module)

Cheers,
Tycho

--
Tycho Fruru                            tycho@fruru.com
"Prediction is extremely difficult. Especially about the future."
  - Niels Bohr




pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Still a bug in the VACUUM ??? !!!
Next
From: Bruno Wolff III
Date:
Subject: Re: GRANT access on table fields