Select from multiple DBs - Mailing list pgsql-novice

From psql novice
Subject Select from multiple DBs
Date
Msg-id 20030505062301.29786.qmail@operamail.com
Whole thread Raw
Responses Re: Select from multiple DBs
List pgsql-novice
    Is it possible to select from multiple databases in one go??

lets say you had 2 databases called 'a' and 'b':

select * from a.users, b.users;

--
____________________________________________
http://www.operamail.com
Get OperaMail Premium today - USD 29.99/year


Powered by Outblaze


pgsql-novice by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Application Development with PostgreSQL
Next
From: "paul butler"
Date:
Subject: Re: Application Development with PostgreSQL