From: | Leif Jensen <leif(at)crysberg(dot)dk> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Linking 2 or more databases. |
Date: | 2002-10-24 04:47:05 |
Message-ID: | Pine.LNX.4.21.0210240644270.8680-100000@samba.crysberg.dk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jeffrey Melloy | 2002-10-24 04:57:17 | Perl DBD::Pg problem |
Previous Message | Leif Jensen | 2002-10-24 04:40:37 | Re: Linking 2 or more databases. |