BDR 1.0.5 Now Available

From: Monica Real Amores <monica(dot)realamores(at)2ndquadrant(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: BDR 1.0.5 Now Available
Date: 2018-03-16 14:27:23
Message-ID: CAJD53=2UByeqtHgN0tg+9O7qjozheOQTDxhRdxuKD49gJkP0WA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

2ndQuadrant today announced the release of BDR 1.0.5.
[https://www.2ndquadrant.com/en/resources/bdr/] BDR is the first open
source multi-master replication system for PostgreSQL to reach full
production status. This release includes the updated PostgreSQL server
version to support the Postgres-BDR 9.4.17 extension, containing all
of the fixes from the PostgreSQL 9.4.17 release.
[https://www.postgresql.org/docs/9.4/static/release-9-4-17.html]

The fixes and improvements included in this release are:
- Work around a core postgres reorderbuffer corruption bug with a
change in the BDR output plugin.
- Ignore column-count mismatches if the mismatched columns are all
nullable or dropped. This makes recovery from some kinds of operator
errors simpler, and with sufficient care can be used to bypass DDL
locking for adding new nullable columns to tables.
- Fix possible deadlock in the apply worker in the find_pkey_tuple() function
- Stricter memory context handling and leak prevention during apply.
In particular be careful not to fall back to TopMemoryContext. This
may help some possible memory leak issues.
- Reset the apply worker memory context on every commit, not just when
all messages have been consumed. May help with some possible memory
leak issues.
- Skip BDR 1.0.4 and bump the version straight to 1.0.5 to match BDR2.

Download and installation instructions are available here:
https://www.2ndquadrant.com/en/resources/bdr/bdr-installation-instructions/

2ndQuadrant (Developers of Postgres-BDR) provides support as well as
consultation and training for Postgres-BDR. With deep knowledge of
distributed databases in PostgreSQL, 2ndQuadrant will evaluate
individual use cases and determine the most suitable product or
solution.

Postgres-BDR is also available and supported by 2ndQuadrant in the Cloud.

For more information, please send an email to info(at)2ndQuadrant(dot)com

Monica Real Amores
Marketing & Sales
2ndQuadrant
www.2ndquadrant.com

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2018-03-18 22:15:06 == PostgreSQL Weekly News - March 18 2018 ==
Previous Message David Fetter 2018-03-12 05:04:36 == PostgreSQL Weekly News - March 11 2018 ==