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
PDF
[Pgday.Seoul 2018] Greenplum의 노드 분산 설계
PPTX
[자바카페] Elasticsearch Aggregation (2018)
PDF
PostgreSQLの冗長化について
PDF
40分でわかるHadoop徹底入門 (Cloudera World Tokyo 2014 講演資料)
PDF
[Pgday.Seoul 2018] 이기종 DB에서 PostgreSQL로의 Migration을 위한 DB2PG
PDF
InfluxDB IOx Tech Talks: Query Engine Design and the Rust-Based DataFusion in...
PDF
PostgreSQLアーキテクチャ入門(PostgreSQL Conference 2012)
[Pgday.Seoul 2018] Greenplum의 노드 분산 설계
[자바카페] Elasticsearch Aggregation (2018)
PostgreSQLの冗長化について
40分でわかるHadoop徹底入門 (Cloudera World Tokyo 2014 講演資料)
[Pgday.Seoul 2018] 이기종 DB에서 PostgreSQL로의 Migration을 위한 DB2PG
InfluxDB IOx Tech Talks: Query Engine Design and the Rust-Based DataFusion in...
PostgreSQLアーキテクチャ入門(PostgreSQL Conference 2012)

What's hot (20)

PDF
golang profiling の基礎
PDF
Apache Spark Data Source V2 with Wenchen Fan and Gengliang Wang
PDF
PostgreSQLレプリケーション10周年!徹底紹介!(PostgreSQL Conference Japan 2019講演資料)
PDF
これからLDAPを始めるなら 「389-ds」を使ってみよう
PPTX
Catalyst optimizer
PPTX
BigtopでHadoopをビルドする(Open Source Conference 2021 Online/Spring 発表資料)
PDF
My First 100 days with an Exadata (PPT)
PDF
バージョン17からのpg_stat_bgwriter (第48回 PostgreSQLアンカンファレンス 発表資料)
PPTX
スケールアウトするPostgreSQLを目指して!その第一歩!(NTTデータ テクノロジーカンファレンス 2020 発表資料)
PDF
Performance Analysis Tools for Linux Kernel
PDF
MySQL5.7で遊んでみよう
PDF
オンライン物理バックアップの排他モードと非排他モードについて(第15回PostgreSQLアンカンファレンス@オンライン 発表資料)
PDF
詳説探究!Cloud Native Databaseの現在地点(CloudNative Days Tokyo 2023 発表資料)
PDF
Lock free queue
PDF
Improving SparkSQL Performance by 30%: How We Optimize Parquet Pushdown and P...
PDF
Azure Synapse Analytics 専用SQL Poolベストプラクティス
PDF
Deep dive into PostgreSQL statistics.
PPTX
大量のデータ処理や分析に使えるOSS Apache Sparkのご紹介(Open Source Conference 2020 Online/Kyoto ...
PDF
Mastering PostgreSQL Administration
 
PDF
Deep Dive into Spark SQL with Advanced Performance Tuning with Xiao Li & Wenc...
golang profiling の基礎
Apache Spark Data Source V2 with Wenchen Fan and Gengliang Wang
PostgreSQLレプリケーション10周年!徹底紹介!(PostgreSQL Conference Japan 2019講演資料)
これからLDAPを始めるなら 「389-ds」を使ってみよう
Catalyst optimizer
BigtopでHadoopをビルドする(Open Source Conference 2021 Online/Spring 発表資料)
My First 100 days with an Exadata (PPT)
バージョン17からのpg_stat_bgwriter (第48回 PostgreSQLアンカンファレンス 発表資料)
スケールアウトするPostgreSQLを目指して!その第一歩!(NTTデータ テクノロジーカンファレンス 2020 発表資料)
Performance Analysis Tools for Linux Kernel
MySQL5.7で遊んでみよう
オンライン物理バックアップの排他モードと非排他モードについて(第15回PostgreSQLアンカンファレンス@オンライン 発表資料)
詳説探究!Cloud Native Databaseの現在地点(CloudNative Days Tokyo 2023 発表資料)
Lock free queue
Improving SparkSQL Performance by 30%: How We Optimize Parquet Pushdown and P...
Azure Synapse Analytics 専用SQL Poolベストプラクティス
Deep dive into PostgreSQL statistics.
大量のデータ処理や分析に使えるOSS Apache Sparkのご紹介(Open Source Conference 2020 Online/Kyoto ...
Mastering PostgreSQL Administration
 
Deep Dive into Spark SQL with Advanced Performance Tuning with Xiao Li & Wenc...
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
201304 chef for open stack overview
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
201304 chef for open stack overview
201304 chef for open stack overview
Ad

Recently uploaded (20)

PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
top salesforce developer skills in 2025.pdf
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
System and Network Administraation Chapter 3
PPTX
L1 - Introduction to python Backend.pptx
PDF
Digital Strategies for Manufacturing Companies
PPTX
history of c programming in notes for students .pptx
PDF
System and Network Administration Chapter 2
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PPTX
Transform Your Business with a Software ERP System
PDF
Softaken Excel to vCard Converter Software.pdf
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
top salesforce developer skills in 2025.pdf
Design an Analysis of Algorithms II-SECS-1021-03
Operating system designcfffgfgggggggvggggggggg
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
System and Network Administraation Chapter 3
L1 - Introduction to python Backend.pptx
Digital Strategies for Manufacturing Companies
history of c programming in notes for students .pptx
System and Network Administration Chapter 2
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
How to Migrate SBCGlobal Email to Yahoo Easily
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Internet Downloader Manager (IDM) Crack 6.42 Build 41
wealthsignaloriginal-com-DS-text-... (1).pdf
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Transform Your Business with a Software ERP System
Softaken Excel to vCard Converter Software.pdf

PostgreSQL Replication with Bucardo