Skip to content
/ bdr Public
forked from xuegang/bdr

Bi-Directional Multi-Master Replication (BDR) for PostgreSQL

Notifications You must be signed in to change notification settings

a320321wb/bdr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See http://2ndquadrant.com/BDR and http://bdr-project.org/docs/ for
documentation on the installation and use of BDR.

This source tree contains both BDR for patched PostgreSQL 9.4 and the
reduced-functionality UDR variant for unpatched PostgreSQL 9.4.

See INSTALL.src for details.

The bdr-plugin/next branch is the development tree for the BDR plugin.

Stable branches are named in the form bdr-plugin/RELX_Y_STABLE, e.g.
bdr-plugin/REL0_9_STABLE.  Tagged releases are named bdr-plugin/X_Y_Z, e.g.
bdr-plugin/0.9.0 .

BDR requires a patched PostgreSQL 9.4, which is in branches prefixed with
bdr-pg/ . Tagged BDR plugin releases specify the required bdr-pg version in the
tag commit message.

About

Bi-Directional Multi-Master Replication (BDR) for PostgreSQL

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.3%
  • PLpgSQL 8.1%
  • SQLPL 0.9%
  • Shell 0.8%
  • Makefile 0.7%
  • PLSQL 0.2%