From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | hubert depesz lubaczewski <depesz(at)gmail(dot)com> |
Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: real multi-master replication? |
Date: | 2007-03-05 00:38:37 |
Message-ID: | 45EB668D.2080102@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
hubert depesz lubaczewski wrote:
> hi,
> i read about some replication system for postgresql, but - as far as i
> know there is none real multi-master replication system for
> postgresql.
> all i have seen are based on "query replication" with various "hacks"
> for specific constructions (like now()).
> my question is - is there any (even fully commercial) multi-master
> replication system for postgresql that will work with all possible
> constructs, triggers, random data and so on?
Not that I know of no.
Sincerely,
Joshua D. Drake
> i mean - i dont want to bother with choosing to 'note' somehow that
> 'this particular query' has to be replicated somehow.
> i'm thinking about working solution that will allow multi-master
> connections.
>
> anything? anywhere?
>
> depesz
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2007-03-05 00:39:48 | Re: real multi-master replication? |
Previous Message | Andrej Ricnik-Bay | 2007-03-05 00:07:26 | Re: plpgsql and insert |