Re: Linking 2 or more databases. - Mailing list pgsql-general

From Leif Jensen
Subject Re: Linking 2 or more databases.
Date
Msg-id Pine.LNX.4.21.0210240644270.8680-100000@samba.crysberg.dk
Whole thread Raw
In response to Re: Linking 2 or more databases.  (Leif Jensen <leif@crysberg.dk>)
Responses Re: Linking 2 or more databases (new incident).  (Leif Jensen <leif@crysberg.dk>)
List pgsql-general
   Hi All (once more),

  Oops, sorry I forgot to mention: I'm running on

PostgreSQL v.7.2.3,
Linux 2.4.19 (Slackware 8.1).

 Leif



On Wed, 23 Oct 2002, Leif Jensen wrote:

>
>     Hi Bruce,
>
>   Thank you for you quick response. Just what I needed :-).
>
>   I just thought this was part of the SQL standard !?
>
>  Leif
>
>
>
> On Tue, 22 Oct 2002, Bruce Momjian wrote:
>
> >
> > See FAQ item 4.24.  See the web site version because it is updated.
> >
> > ---------------------------------------------------------------------------
> >
> > Leif Jensen wrote:
> > >
> > >     Hi All,
> > >
> > >   I need to get information from 2 (or more) database preferably in one
> > > select statement. Is there a way to join tables from different databases
> > > in the same SQL ? Can I have a 'virtual' foreign key ? Can I make a view
> > > 'cross database' ? Can I make some server side programming to accomplish
> > > this task ? Where do I find documentation if any ?
> > >
> > >   Thanks for any ideas,
> > >
> > >  Leif
> > >
> > >
> > >
> > > ---------------------------(end of broadcast)---------------------------
> > > TIP 4: Don't 'kill -9' the postmaster
> > >
> >
> > --
> >   Bruce Momjian                        |  http://candle.pha.pa.us
> >   pgman@candle.pha.pa.us               |  (610) 359-1001
> >   +  If your life is a hard drive,     |  13 Roberts Road
> >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>


pgsql-general by date:

Previous
From: Leif Jensen
Date:
Subject: Re: Linking 2 or more databases.
Next
From: Jeffrey Melloy
Date:
Subject: Perl DBD::Pg problem