Re: Cross-database references

From: Tycho Fruru <tycho(at)fruru(dot)com>
To: Sidar Lopez Cruz <sidarlopez(at)hotmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Cross-database references
Date: 2003-02-28 16:31:10
Message-ID: 1046449870.17104.2.camel@kungfoo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)fruru(dot)com
"Prediction is extremely difficult. Especially about the future."
- Niels Bohr

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jodi Kanter 2003-02-28 16:44:35 index recognition
Previous Message Jodi Kanter 2003-02-28 15:47:13 indexes