Re: real multi-master replication?

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: real multi-master replication?
Дата
Msg-id 9e4684ce0703042358w5df807bap37fb28f73b61d21a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: real multi-master replication?  (Devrim GÜNDÜZ <devrim@CommandPrompt.com>)
Список pgsql-general
On 3/4/07, Devrim GÜNDÜZ <devrim@commandprompt.com> wrote:
> PGCluster may be the thing that you are looking for. However, if you are
> looking at something that is similar to Oracle's RAC, it is the
> PGCluster-II that you are looking for, which is under heavy development
> right now.

i dont know oracle. but would pgcluster work with triggers modifying
data in other tables?
i mean: when i do insert to table x, i have triggers that modify (or
add) records in other tables as well.
from what i know (which might be untrue) this will not work.

depesz

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

Предыдущее
От: "hubert depesz lubaczewski"
Дата:
Сообщение: Re: real multi-master replication?
Следующее
От: "hubert depesz lubaczewski"
Дата:
Сообщение: Re: usage for 'with recursive'?