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 [email protected]
Whole thread Raw
In response to SELECT from a table in another database  ("Trygve Falch" <[email protected]>)
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: [email protected] (Al Frick)
Date:
Subject: Re: Which Front End for Postgresql
Next
From: Nils Zonneveld
Date:
Subject: Re: Performance aggregates