How to Install and Uninstall pgpool2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "pgpool2" package

Please follow the steps below to install pgpool2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pgpool2

2. Uninstall "pgpool2" package

Here is a brief guide to show you how to uninstall pgpool2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pgpool2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the pgpool2 package on Ubuntu 21.10 (Impish Indri)

Package: pgpool2
Architecture: amd64
Version: 4.1.4-3
Priority: optional
Section: universe/database
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5264
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libpgpool0 (= 4.1.4-3), lsb-base (>= 3.0-3), postgresql-common (>= 26), ucf, libc6 (>= 2.33), libcrypt1 (>= 1:4.1.0), libmemcached11, libpam0g (>= 0.99.7.1), libpq5, libssl1.1 (>= 1.1.0)
Conflicts: pgpool
Replaces: pgpool
Enhances: postgresql
Filename: pool/universe/p/pgpool2/pgpool2_4.1.4-3_amd64.deb
Size: 998480
MD5sum: 14ca6acb68509930cb700f346c8b07df
SHA1: 02f8dbaad3f82649c51876e37981fdd66d06a648
SHA256: 98d1ed4ea2a1e5806fbd6159a5a092c539b22b30699cccb5894f0d40b3982e74
SHA512: a087342ee07405dffe148e82c41fd482b80486656ba917da97885266d4131ea16409b3185e7170f7d85186f3b62c81f7e95e3c52ea69c8909e2fa7599c6eb485
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Description-en: connection pool server and replication proxy for PostgreSQL
pgpool-II is a middleware that works between PostgreSQL servers and a
PostgreSQL database client. It provides the following features:
.
* Connection Pooling
* Replication
* Load Balance
* Limiting Exceeding Connections
* Parallel Query
.
pgpool-II talks PostgreSQL's backend and frontend protocol, and relays a
connection between them. Therefore, a database application (frontend) thinks
that pgpool-II is the actual PostgreSQL server, and the server (backend) sees
pgpool-II as one of its clients. Because pgpool-II is transparent to both the
server and the client, an existing database application can be used with
pgpool-II almost without a change to its sources.
.
This is version 3 of pgpool-II, the second generation of pgpool.
Description-md5: db1da7136cd7647f1ce4a0a590fc0046