Re: !! Newbie question!!!! connecting to multiple databases

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: uncleleo <uncleleo(at)billsfan(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: !! Newbie question!!!! connecting to multiple databases
Date: 2001-08-31 17:19:32
Message-ID: Pine.BSF.4.21.0108311018340.59261-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 24 Aug 2001, uncleleo wrote:

> I am attemping to create multiple databases with Postgresql ver. 7.0.3
> running on Mandrake 8.0 rpm. The tool that I am using is Pgadmin ver 7.1.0.
>
> Can someone tell me how I can connect to different databases in a single
> select statement? Such as, I have a database named "Customer" and another
> named "Products". I wish to Select from table A in the Customer database
> and table A in Products database. I know that its possible in SQL Server and
> other databases.

You currently don't... See archives for lots of discussion of this
recently (mostly part of the mysql/pgsql thread I think).

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Howie 2001-08-31 17:22:21 Re: PostgreSQL On the Mac? OS9 or OSX?
Previous Message Paul Ramsey 2001-08-31 17:18:04 Re: PostgreSQL On the Mac? OS9 or OSX?