| From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
|---|---|
| To: | Moreno Andreo <moreno(dot)andreo(at)evolu-s(dot)it> |
| Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Multimaster |
| Date: | 2016-04-17 12:32:49 |
| Message-ID: | CAMsr+YGe=cuR5zSoXuMP9q7ANuEOcr3i5rUgWrv5NS-4F68oGg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 14 April 2016 at 17:11, Moreno Andreo <moreno(dot)andreo(at)evolu-s(dot)it> wrote:
> All databases that have to be replicated have a flag in the app
> configuration, and the replication config is set up, for each database and
> each site, when the first synchronization is made, so we could spawn a
> process per database and replicate.
> Not to mention we should be able, if necessary, to exclude one or more
> tables from the replication.
>
That should all be pretty simple with what's already there and supported in
BDR using replication sets.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2016-04-17 14:40:09 | Re: $foo $bar is BAD |
| Previous Message | Craig Ringer | 2016-04-17 12:30:42 | Re: Multimaster |