Re: database clustering

Поиск
Список
Период
Сортировка
От Mitch Pirtle
Тема Re: database clustering
Дата
Msg-id 403663E2.2090705@spacemonkeylabs.com
обсуждение исходный текст
Ответ на database clustering  (Joe Maldonado <jmaldonado@mail.webehosting.biz>)
Ответы Re: database clustering
Список pgsql-admin
Joe Maldonado wrote:

> Hello,
> I am planning a postgres database cluster.  Each database will be on
> it's own machine and I wanted to enable one as the frontend to the
> rest.  This is so that applications do not need to know which database
> contains what data.  Is there a way to configure postgres to
> communicate to other dbs via sql so as to be transparent to the user?
> I know this can be done in Oracle though I'd rather not go through
> that experience if I do not need to.

Perhaps this is something that would benefit from the use of sql relay:

    http://sqlrelay.sourceforge.net/

Very neat ideas, and might be another approach for your problem.

-- Mitch


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

Предыдущее
От: Perez
Дата:
Сообщение: Re: Mac OS 10.3 Panther make questions
Следующее
От: "Jeremy Smith"
Дата:
Сообщение: Re: "DELETE FROM" protection