Bucardo 是一個非同步 PostgreSQL 複製系統,允許主從式和多主式操作。 它由以下公司開發:
Backcountry.com,由 End Point Corporation 的 Jon Jensen 和 Greg Sabino Mullane 開發,現在已在許多其他組織中使用。
Bucardo 現在可以在 Fedora 儲存庫中使用,只需運行以下命令即可安裝
yum -y install bucardo。
bucardo 也可在 Fedora EPEL (centos 和 rhel) 中使用
https://fedoraproject.org/wiki/EPEL/FAQ#howtouse
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
yum -y install bucardo。
此文章已從先前版本的 PostgreSQL 網站遷移。 對於遷移造成的任何格式問題,我們深感抱歉。