Re: Multiple DB join

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Multiple DB join
Дата
Msg-id 20060815113832.GA99592@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Multiple DB join  (Andrew Sullivan <ajs@crankycanuck.ca>)
Ответы Re: Multiple DB join  (Jorge Godoy <jgodoy@gmail.com>)
Список pgsql-sql
On Tue, Aug 15, 2006 at 06:36:24AM -0400, Andrew Sullivan wrote:
> On Mon, Aug 14, 2006 at 05:26:10PM -0400, Sumeet Ambre wrote:
> > 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.

And why multiple databases instead of multiple schemas within the
same database?  Or even all data in the same schema?  Is there a
reason for the segregation?

-- 
Michael Fuhr


В списке pgsql-sql по дате отправления:

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Multiple DB join
Следующее
От: Jorge Godoy
Дата:
Сообщение: Re: Multiple DB join