How to Install and Uninstall postgresql-9.5-repmgr Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "postgresql-9.5-repmgr" package
This guide covers the steps necessary to install postgresql-9.5-repmgr on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
postgresql-9.5-repmgr
Copied
2. Uninstall "postgresql-9.5-repmgr" package
Please follow the steps below to uninstall postgresql-9.5-repmgr on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
postgresql-9.5-repmgr
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the postgresql-9.5-repmgr package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: postgresql-9.5-repmgr
Priority: extra
Section: universe/database
Installed-Size: 325
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Nenciarini
Architecture: amd64
Source: repmgr
Version: 3.0.3-2
Depends: postgresql-9.5, repmgr-common (>= 3.0.3-2), libc6 (>= 2.15), libpq5 (>= 9.0~)
Suggests: rsync
Filename: pool/universe/r/repmgr/postgresql-9.5-repmgr_3.0.3-2_amd64.deb
Size: 67342
MD5sum: 7bf285714c9b6dd7f64ba912a4ef2ac6
SHA1: 291b59481a61ce646349361ef11b7b2e0bbf171d
SHA256: bf7089b094186d5b708831464218fbf503b009eb9a8602dc3073a404eecce076
Description-en: replication manager for PostgreSQL 9.5
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.5.
Description-md5: 37b680c43c84d6cd6d0f35d05cfd46fb
Homepage: http://www.repmgr.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/database
Installed-Size: 325
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Nenciarini
Architecture: amd64
Source: repmgr
Version: 3.0.3-2
Depends: postgresql-9.5, repmgr-common (>= 3.0.3-2), libc6 (>= 2.15), libpq5 (>= 9.0~)
Suggests: rsync
Filename: pool/universe/r/repmgr/postgresql-9.5-repmgr_3.0.3-2_amd64.deb
Size: 67342
MD5sum: 7bf285714c9b6dd7f64ba912a4ef2ac6
SHA1: 291b59481a61ce646349361ef11b7b2e0bbf171d
SHA256: bf7089b094186d5b708831464218fbf503b009eb9a8602dc3073a404eecce076
Description-en: replication manager for PostgreSQL 9.5
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.5.
Description-md5: 37b680c43c84d6cd6d0f35d05cfd46fb
Homepage: http://www.repmgr.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu