Schema / Database SELECT support?

From: Clark Evans <clark(dot)evans(at)manhattanproject(dot)com>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: Schema / Database SELECT support?
Date: 1999-02-26 01:21:24
Message-ID: 36D5F714.7637EC70@manhattanproject.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I tried:

SELECT * FROM DB_A.MY_TABLE;

from DB_B and it did not like the
syntax. I assume that you cannot
select across database/schemas.

Is this correct?

:) Clark Evans

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Remigiusz Sokolowski 1999-02-26 07:25:25 Re: [SQL] CREATE TABLE
Previous Message Clark Evans 1999-02-26 00:55:12 OID Behavior