repmgrd

replication manager for PostgreSQL common files

Install

All systems
curl cmd.cat/repmgrd.sh
Debian Debian
apt-get install postgresql-9.6-repmgr
Ubuntu
apt-get install postgresql-9.5-repmgr
image/svg+xml Kali Linux
apt-get install postgresql-11-repmgr
Windows (WSL2)
sudo apt-get update sudo apt-get install postgresql-9.5-repmgr
Raspbian
apt-get install postgresql-9.6-repmgr

repmgr-common

replication manager for PostgreSQL common files

Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. This package contains repmgr files common to all versions.

postgresql-11-repmgr

replication manager for PostgreSQL 11

repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. This package contains repmgr for PostgreSQL 11.

repmgr

replication manager for PostgreSQL (metapackage)

Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. This is a metapackage that depends on the version specific packages.

repmgr-dbg

debug symbols for repmgr

Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. This package contains debug symbols for repmgr.

postgresql-9.6-repmgr

replication manager for PostgreSQL 9.6

Since version 9.0, PostgreSQL allow you to have replicated hot standby servers which you can query and/or use for high availability. While the main components of the feature are included with PostgreSQL, the user is expected to manage the high availability parts. repmgr allows you to monitor and manage your replicated PostgreSQL databases as a single cluster. This package contains repmgr for PostgreSQL 9.6.

postgresql-10-repmgr

replication manager for PostgreSQL 10

postgresql-9.5-repmgr

replication manager for PostgreSQL 9.5