Re: Multiple DB join - Mailing list pgsql-sql

From Andrew Sullivan
Subject Re: Multiple DB join
Date
Msg-id 20060815103624.GA21634@phlogiston.dyndns.org
Whole thread Raw
In response to Multiple DB join  (Sumeet Ambre <sambre@indiana.edu>)
Responses Re: Multiple DB join  (Michael Fuhr <mike@fuhr.org>)
Re: Multiple DB join  (Sumeet Ambre <sambre@indiana.edu>)
List pgsql-sql
On Mon, Aug 14, 2006 at 05:26:10PM -0400, Sumeet Ambre wrote:
> Hi All,
> 
> I have a database which consists of 20 million records and I've split up 
> the db into 6-7 dbs. 

You can do this (as someone suggested with dblink), but I'm wondering
why the split?  20 million records isn't very big.

A

-- 
Andrew Sullivan  | ajs@crankycanuck.ca
Unfortunately reformatting the Internet is a little more painful 
than reformatting your hard drive when it gets out of whack.    --Scott Morris


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Using bitmap index scans-more efficient
Next
From: Michael Fuhr
Date:
Subject: Re: Multiple DB join