How to Install and Uninstall postgresql-9.5-pgpool2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "postgresql-9.5-pgpool2" package

This is a short guide on how to install postgresql-9.5-pgpool2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install postgresql-9.5-pgpool2

2. Uninstall "postgresql-9.5-pgpool2" package

Please follow the steps below to uninstall postgresql-9.5-pgpool2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove postgresql-9.5-pgpool2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-9.5-pgpool2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: postgresql-9.5-pgpool2
Priority: optional
Section: universe/database
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: pgpool2
Version: 3.4.3-1
Depends: postgresql-9.5, libc6 (>= 2.4), libpgpool0 (= 3.4.3-1)
Filename: pool/universe/p/pgpool2/postgresql-9.5-pgpool2_3.4.3-1_amd64.deb
Size: 12086
MD5sum: a1e31cd4b288bac04d66be68aad4c9b0
SHA1: c379f73a49e51aa17c21696339fec0286ecf0a76
SHA256: 2d9fc6d1cc50cfc197bbf578ca9708c9fbbb25179b7c518ab9be738f7d363abd
Description-en: connection pool server and replication proxy for PostgreSQL - modules
pgpool-II is a middleware that works between PostgreSQL servers and a
PostgreSQL database client. This package contains support modules for
the PostgreSQL 9.5 server:
.
* pgpool_adm
* pgpool_recovery (PostgreSQL 9.1 and above)
* pgpool_regclass (PostgreSQL 9.1 and above)
Description-md5: 0e9c3db5066449ff4777338fe06e73d9
Homepage: http://www.pgpool.net/mediawiki/index.php/Main_Page
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu