Re: real multi-master replication?

From: "hubert depesz lubaczewski" <depesz(at)gmail(dot)com>
To: Devrim GÜNDÜZ <devrim(at)commandprompt(dot)com>
Cc: "PostgreSQL General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: real multi-master replication?
Date: 2007-03-05 07:58:29
Message-ID: 9e4684ce0703042358w5df807bap37fb28f73b61d21a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/4/07, Devrim GÜNDÜZ <devrim(at)commandprompt(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2007-03-05 08:00:38 Re: real multi-master replication?
Previous Message hubert depesz lubaczewski 2007-03-05 07:57:18 Re: real multi-master replication?