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.0210231134310.32527-100000@samba.crysberg.dk
Whole thread Raw
In response to Re: Linking 2 or more databases.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Linking 2 or more databases.  (Leif Jensen <leif@crysberg.dk>)
Re: Linking 2 or more databases.  (Leif Jensen <leif@crysberg.dk>)
List pgsql-general
    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
>


pgsql-general by date:

Previous
From: Tommi Maekitalo
Date:
Subject: Re: : Errors when compiling with Postgres 7.2.3 Libraries on RedHat 8
Next
From: Richard Huxton
Date:
Subject: Re: Matching unique primary keys