Take a good look at http://2ndquadrant.com/en/resources/bdr/
On Thu, Jun 4, 2015 at 1:07 PM, Doiron, Daniel <DoironD@xxxxxxxxxxxx> wrote:
I have a situation where I need to replicate the databases in 4 clusters on 4 individual servers to a single cluster on 1 server. So far, the best option looks like pgpool statement-based replication, the major down side being sequences. Does anyone know a better way to achieve this type of replication?