From: | Julio Cesar Sánchez González <knowhow(at)sistemasyconectividad(dot)com(dot)mx> |
---|---|
To: | Rob Collins <rob(dot)list(at)agiledata(dot)co(dot)uk> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Master-master replication with PostgreSQL |
Date: | 2008-04-16 12:47:38 |
Message-ID: | 1208350058.7261.2.camel@andromeda |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
El mié, 16-04-2008 a las 12:13 +0100, Rob Collins escribió:
> Hello
>
> We're looking for an open-source database solution that has a Python
> interface and will do master-master replication. My client has a
> flawed MS SQL Server system, with the replication hand-coded in
> Python. They don't want to pay very high licence fees for the MS SQL
> Server Enterprise version at 20 sites across the UK.
>
> There is one central server with 19 branches. Some tables need to
> replicate from the central server to the branches. Other tables are
> centralised from the branches into one totalling table at the centre.
> A few tables need to replicate in both directions.
>
> From what I've read, Slony-I does only master-slave replication and
> Slony-II is not being actively developed. Is this right? Are there any
> viable master-master replication tools for PostgreSQL. (They could be
> commercial/paid for if necessary.)
>
> Rob
Try with bucardo ("http://bucardo.org/") may be help you :).
Regards,
Julio Cesar Sánchez González.
www.sistemasyconectividad.com.mx
knowhow(at)sistemasyconectividad(dot)com(dot)mx
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2008-04-16 13:01:10 | Re: generate_series woes |
Previous Message | Volkan YAZICI | 2008-04-16 12:37:22 | Re: generate_series woes |