select across two databases - Mailing list pgsql-sql

From The Hermit Hacker
Subject select across two databases
Date
Msg-id Pine.BSF.3.96.980527080241.301E-100000@hub.org
Whole thread Raw
List pgsql-sql

hi,

when I have two databases say db1 and db2 can there be a select
statement which accesses both databases eg.

select * from db1.t1,db2.t2 (which is illegal syntax in postgresql but
legal in informix)

Is there another way to select several databases/namespaces at once?


Dirk


pgsql-sql by date:

Previous
From: engelbert gruber
Date:
Subject: Re: [SQL] escaping the '
Next
From: "Basma, Stein-Aksel"
Date:
Subject: subscribe