Re: BDR-project - Mailing list pgsql-hackers

From Andres Freund
Subject Re: BDR-project
Date
Msg-id 20131227075746.GA19290@alap2.anarazel.de
Whole thread Raw
In response to Re: BDR-project  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Hi,

On 2013-12-26 14:26:15 -0500, Peter Eisentraut wrote:
> On 12/25/13, 7:01 AM, Andreas Joseph Krogh wrote:
> > http://wiki.postgresql.org/wiki/BDR_Project
> > Is implementing main BDR features into core Postgres a probable
> > objective to version 9.4?

Not fully. We hope to integrate some of the building blocks into
postgres soon, so we can reduce the size of the diff. Then the plan is
to iteratively (continue) to submit features required.

> No BDR feature has been proposed for core PostgreSQL so far.  Also, this
> feature builds on top of the logical replication features, which are
> themselves questionable for 9.4.

Well, that's not really true. For one, changeset extraction actually is
part of the effort, which surely has been submitted. There also have
been some further submissions which help build robust replication
solutions. One or two of those might be possible to get into 9.4 (they
have been in the last CF...)

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE
Next
From: Andres Freund
Date:
Subject: Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE