Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Master-master replication in PostgreSQL

An attempt to create a master-master replication in PostgreSQL using dblink extension and triggers. It was just an exercise and should not be (nor it was intended to be) used in production. There are existing, mature solutions to be used for such needs, like Postgres-BDR and Bucardo.

Usage

Execute: psql < mm_replication.sql

About

Master-master replication in PostgreSQL

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages