Re: SELECT from a table in another database - Mailing list pgsql-general

From Len Morgan
Subject Re: SELECT from a table in another database
Date
Msg-id 006001c0df9b$a798ae60$0908a8c0@H233.bstx.cc
Whole thread Raw
In response to SELECT from a table in another database  ("Trygve Falch" <trf@ssb.no>)
List pgsql-general
>I'm having a problem with a SQL-sentence like this:
>
> SELECT * from DATABASE.Table;
>
>I get an error saying: 'parse error at or near "."'

I don't believe this is possible with Postgres (nor is it desirable (IMHO)).

len morgan


pgsql-general by date:

Previous
From: bscinc2000@yahoo.comNOSPAM (Al Frick)
Date:
Subject: Re: Which Front End for Postgresql
Next
From: Nils Zonneveld
Date:
Subject: Re: Performance aggregates