| From: | "hubert depesz lubaczewski" <depesz(at)gmail(dot)com> |
|---|---|
| To: | "PostgreSQL General" <pgsql-general(at)postgresql(dot)org> |
| Subject: | real multi-master replication? |
| Date: | 2007-03-04 19:18:04 |
| Message-ID: | 9e4684ce0703041118r2e9f2956o691aefc7af3ae9df@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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?
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joris Dobbelsteen | 2007-03-04 19:18:56 | Re: supporting 2000 simultaneous connections. |
| Previous Message | Garry Saddington | 2007-03-04 18:56:20 | Re: date format |