Upgrading EDB Pgpool-II extensions v4
The following sections outline the minor version upgrade process for EDB Pgpool-II extensions (for example, upgrading from 4.2.5 to 4.2.6).
4.3 is a major release. For more details on migrating from earlier versions to version 4.3, see the Migration Section.
When upgrading, assume the identity of the root user and invoke the following command:
On RHEL/CentOS 7:
where <xx> is the EDB Pgpool-II version you want to upgrade. For example, to upgrade from EDB Pgpool-II 4.2.5 to 4.2.6, execute the following command:
On RHEL/Rocky Linux/AlmaLinux 8:
On Debian/Ubuntu:
On SLES 12:
Upgrading EDB Pgpool-II extensions
The following section outlines the EDB Pgpool-II extensions upgrade process.
To upgrade from older versions of EDB Pgpool-II extensions to the latest version, assume superuser privileges and execute the following command:
On RHEL/CentOS 7:
Where <xx>
is the EDB Postgres Advanced Server version, and <yy>
is the EDB Pgpool-II extension version.
Note
Only minor version upgrade is supported (for example, you can upgrade from 3.6.20 to 3.6.21 extension, but not 3.7.14).
On RHEL/Rocky Linux/AlmaLinux 8:
On Debian/Ubuntu:
On SLES 12:
- On this page
- Upgrading EDB Pgpool-II extensions