Select from multiple DBs

From: "psql novice" <psql_novice(at)operamail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Select from multiple DBs
Date: 2003-05-05 06:23:01
Message-ID: 20030505062301.29786.qmail@operamail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message paul butler 2003-05-05 09:40:37 Re: Application Development with PostgreSQL
Previous Message Josh Berkus 2003-05-05 03:37:03 Re: Application Development with PostgreSQL