SlideShare a Scribd company logo
13
Most read
15
Most read
16
Most read
PostgreSQL Replication
with Bucardo
robertus
Bucardo?
U NO BUCARDO
Bucardo
• async PostgreSQL replication system
• allow multi-master and multi-slave op
• Developed by Jon Jesen and Greg Sabino
• Free and Open Source (BSD License)
Bucardo Capabilities
• master to master
• conflict resolution
• custom code
Sync Types
• Push Delta
• Full Copy
• Swap
Bucardo Terms
• Goat : database object such as tables and
sequence
• Herd : a group of goats
• Sync : sync event. one sync, one herd
Architecture
controller
source_db destination_db
Installing (Ubuntu 14.04)
• add repo : deb http://apt.postgresql.org/pub/repos/
apt/ trusty-pgdg main
• install requirement :
• perl, dbix-safe-perl, postgresql-plperl
• get source code : https://github.com/bucardo/
bucardo/archive/5.3.1.tar.gz
Config
• ./bucardo install
• ./bucardo add all tables db=source_db
• ./bucardo add all sequences db=source_db
• ./bucardo add herd copying_herd all tables
El Replicado
• Test
• ./bucardo validate all
• Replicate
• ./bucardo add sync vidio_sync
relgroup=copying_herd
dbs=source_db:source,dest_db:target
onetimecopy=2
• ./bucardo start
Inside Bucardo
Goat
./bucardo list tables
Status
Bucardo Log
How Bucardo Replicate
INSERT/UPDATE/
DELETE
BUCARDO ADD
DELTA
BUCARDO
TRIGGER SYNC
CONTROLLER
SYNC KID
NOTIFY/
LISTEN
REPLICATION EVENT
Verdict
• No lock on slave
• Conflict resolution
• Multi Master and Multi Slave
• ————————————————-
• not for HA / Failover
• not available on windows
References
• bucardo.org
• https://www.compose.io/articles/using-
bucardo-5-3-to-migrate-a-live-postgresql-database/
• image source: getty image

More Related Content

PDF
PPTX
Virtual Flink Forward 2020: Integrate Flink with Kubernetes natively - Yang Wang
PDF
OpenShift-Technical-Overview.pdf
PPTX
Debugging .NET apps
PDF
Gerenciamento de Backups PostgreSQL com pgbarman
PDF
Git and Github slides.pdf
PDF
ELCE 2012 - Dive into Android Networking: Adding Ethernet Connectivity
PPTX
OpenStack and Kubernetes - A match made for Telco Heaven
Virtual Flink Forward 2020: Integrate Flink with Kubernetes natively - Yang Wang
OpenShift-Technical-Overview.pdf
Debugging .NET apps
Gerenciamento de Backups PostgreSQL com pgbarman
Git and Github slides.pdf
ELCE 2012 - Dive into Android Networking: Adding Ethernet Connectivity
OpenStack and Kubernetes - A match made for Telco Heaven

What's hot (20)

PPTX
Cluster API によるKubernetes環境のライフサイクル管理とマルチクラウド環境での適用
PDF
Базы данных в 2020
PDF
The Patterns of Distributed Logging and Containers
PDF
https://docs.google.com/presentation/d/1DcL4zK6i3HZRDD4xTGX1VpSOwyu2xBeWLT6a_...
PDF
Logs/Metrics Gathering With OpenShift EFK Stack
PDF
Kubernetes dealing with storage and persistence
PDF
Kubernetes GitOps featuring GitHub, Kustomize and ArgoCD
PPTX
MySQL Monitoring using Prometheus & Grafana
PDF
Deploying Confluent Platform for Production
PDF
OpenShift Virtualization- Technical Overview.pdf
ODP
Openshift Container Platform
PPTX
Running Airflow Workflows as ETL Processes on Hadoop
PDF
KSQL Intro
PDF
How to upgrade like a boss to MySQL 8.0 - PLE19
PDF
Migration From Oracle to PostgreSQL
PDF
Jenkins와 Gitlab으로 쉽고 빠르게 구축하는 협업시스템
PDF
MongoDB WiredTiger Internals: Journey To Transactions
PPTX
Building CI/CD Pipelines with Jenkins and Kubernetes
PDF
Introducing Change Data Capture with Debezium
Cluster API によるKubernetes環境のライフサイクル管理とマルチクラウド環境での適用
Базы данных в 2020
The Patterns of Distributed Logging and Containers
https://docs.google.com/presentation/d/1DcL4zK6i3HZRDD4xTGX1VpSOwyu2xBeWLT6a_...
Logs/Metrics Gathering With OpenShift EFK Stack
Kubernetes dealing with storage and persistence
Kubernetes GitOps featuring GitHub, Kustomize and ArgoCD
MySQL Monitoring using Prometheus & Grafana
Deploying Confluent Platform for Production
OpenShift Virtualization- Technical Overview.pdf
Openshift Container Platform
Running Airflow Workflows as ETL Processes on Hadoop
KSQL Intro
How to upgrade like a boss to MySQL 8.0 - PLE19
Migration From Oracle to PostgreSQL
Jenkins와 Gitlab으로 쉽고 빠르게 구축하는 협업시스템
MongoDB WiredTiger Internals: Journey To Transactions
Building CI/CD Pipelines with Jenkins and Kubernetes
Introducing Change Data Capture with Debezium
Ad

Similar to PostgreSQL Replication with Bucardo (20)

PPTX
Docker introduction
PPTX
ASP.NET 5 auf Raspberry PI & docker
PDF
Deploying to Ubuntu on Linode
PDF
20090514 Introducing Puppet To Sasag
KEY
Practical introduction to dev ops with chef
PPTX
DPKG caching framework-latest .pptx
PDF
Functional Hostnames and Why they are Bad
PDF
Road to Opscon (Pisa '15) - DevOoops
PDF
Virtualization with Vagrant (ua.pycon 2011)
KEY
20100425 Configuration Management With Puppet Lfnw
ODP
Nagios Conference 2014 - Mike Weber - Expanding NRDS Capabilities on Linux Sy...
PDF
Gianluca Varisco - DevOoops (Increase awareness around DevOps infra security)
PDF
Kubernetes上で動作する機械学習モジュールの配信&管理基盤Rekcurd について
PPTX
How to configure multiple PostgreSQL-9
PPTX
How to implement a simple dalvik virtual machine
PDF
Automating Complex Setups with Puppet
PDF
Velocity 2011 Chef OpenStack Workshop
PPTX
Easy Installation and Setup of PostgreSQL on Linux, OSX, & Windows
PDF
Chef for OpenStack: OpenStack Spring Summit 2013
PDF
201304 chef for open stack overview
Docker introduction
ASP.NET 5 auf Raspberry PI & docker
Deploying to Ubuntu on Linode
20090514 Introducing Puppet To Sasag
Practical introduction to dev ops with chef
DPKG caching framework-latest .pptx
Functional Hostnames and Why they are Bad
Road to Opscon (Pisa '15) - DevOoops
Virtualization with Vagrant (ua.pycon 2011)
20100425 Configuration Management With Puppet Lfnw
Nagios Conference 2014 - Mike Weber - Expanding NRDS Capabilities on Linux Sy...
Gianluca Varisco - DevOoops (Increase awareness around DevOps infra security)
Kubernetes上で動作する機械学習モジュールの配信&管理基盤Rekcurd について
How to configure multiple PostgreSQL-9
How to implement a simple dalvik virtual machine
Automating Complex Setups with Puppet
Velocity 2011 Chef OpenStack Workshop
Easy Installation and Setup of PostgreSQL on Linux, OSX, & Windows
Chef for OpenStack: OpenStack Spring Summit 2013
201304 chef for open stack overview
Ad

Recently uploaded (20)

PPTX
Benefits of DCCM for Genesys Contact Center
PPTX
ManageIQ - Sprint 268 Review - Slide Deck
PDF
How to Choose the Most Effective Social Media Agency in Bangalore.pdf
PDF
How Creative Agencies Leverage Project Management Software.pdf
PPTX
Mastering-Cybersecurity-The-Crucial-Role-of-Antivirus-Support-Services.pptx
PPTX
Online Work Permit System for Fast Permit Processing
PDF
Multi-factor Authentication (MFA) requirement for Microsoft 365 Admin Center_...
PDF
PTS Company Brochure 2025 (1).pdf.......
PPTX
CRUISE TICKETING SYSTEM | CRUISE RESERVATION SOFTWARE
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PDF
Become an Agentblazer Champion Challenge Kickoff
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
Convert Thunderbird to Outlook into bulk
PDF
AI in Product Development-omnex systems
PDF
Comprehensive Salesforce Implementation Services.pdf
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PDF
System and Network Administration Chapter 2
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
QAware_Mario-Leander_Reimer_Architecting and Building a K8s-based AI Platform...
Benefits of DCCM for Genesys Contact Center
ManageIQ - Sprint 268 Review - Slide Deck
How to Choose the Most Effective Social Media Agency in Bangalore.pdf
How Creative Agencies Leverage Project Management Software.pdf
Mastering-Cybersecurity-The-Crucial-Role-of-Antivirus-Support-Services.pptx
Online Work Permit System for Fast Permit Processing
Multi-factor Authentication (MFA) requirement for Microsoft 365 Admin Center_...
PTS Company Brochure 2025 (1).pdf.......
CRUISE TICKETING SYSTEM | CRUISE RESERVATION SOFTWARE
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Become an Agentblazer Champion Challenge Kickoff
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Convert Thunderbird to Outlook into bulk
AI in Product Development-omnex systems
Comprehensive Salesforce Implementation Services.pdf
Which alternative to Crystal Reports is best for small or large businesses.pdf
System and Network Administration Chapter 2
2025 Textile ERP Trends: SAP, Odoo & Oracle
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
QAware_Mario-Leander_Reimer_Architecting and Building a K8s-based AI Platform...

PostgreSQL Replication with Bucardo