N + 1 replication
N + 1 replication
От:
Juan Backson <juanbackson@gmail.com>
Дата:
Hi,
Does anyone know if there is any N + 1 replication for Postgres?
Could someone please point me to the right direction?
Thanks,
JB
Does anyone know if there is any N + 1 replication for Postgres?
Could someone please point me to the right direction?
Thanks,
JB
Re: N + 1 replication
От:
Robert Dörfler <robert.doerfler@bps-system.de>
Дата:
> Hi, > > Does anyone know if there is any N + 1 replication for Postgres? > Could someone please point me to the right direction? I would build up a multimaster-cluster with the common software like Bucardo, PgPool, PgCLuster or Sequoia and connect it with Slony-I + Heartbeat. -- Greetings, Robert