Re: SELECT from a table in another database

From: "Len Morgan" <len-morgan(at)crcom(dot)net>
To: "Trygve Falch" <trf(at)ssb(dot)no>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: SELECT from a table in another database
Date: 2001-05-18 13:08:02
Message-ID: 006001c0df9b$a798ae60$0908a8c0@H233.bstx.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Einar Karttunen 2001-05-18 13:24:54 Re: Which OS to Use for Postgresql
Previous Message Ryan C. Bonham 2001-05-18 13:04:33 RE: CVS, initdb and catalog version