Join between databases or (???)

From: "Net Virtual Mailing Lists" <mailinglists(at)net-virtual(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Join between databases or (???)
Date: 2004-11-21 01:09:49
Message-ID: 20041121010949.15315@mail.net-virtual.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I have situation where multiple databases need to use data from a common
source and it would consume way too much disk space to reproduce this
data into the many databases which require it. Is there some way to do a
join between databases or some other way of making the data in one
database available in another in a space-efficient manner? Of course it
is necessary that if this is possible any queries need to take advantage
of indexes/etc.

Thanks!

- Greg

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jason C. Wells 2004-11-21 01:28:45 Re: Problem Downloading for FreeBSD
Previous Message Jason C. Wells 2004-11-20 22:27:48 Re: Problem Downloading for FreeBSD