Uninstalling EDB Pgpool-II extensions v4
Uninstalling EDB Pgpool-II extensions on an RHEL/CentOS/Rocky Linux/AlmaLinux host
To remove extensions from the server, execute the appropriate command.
On RHEL/CentOS 7:
On RHEL/Rocky Linux/AlmaLinux 8:
Where <xx>
is the EDB Postgres Advanced Server version, and <yy>
is the EDB Pgpool-II extension version.
Uninstalling EDB Pgpool-II extensions on a SLES 12 host
To uninstall EDB Pgpool-II extensions on a SLES host, assume the identity of the root user and invoke:
Where <xx>
is the EDB Postgres Advanced Server version, and <yy>
is the EDB Pgpool-II extension version you want to uninstall.
Uninstalling EDB Pgpool-II extensions on a Debian/Ubuntu host
To uninstall EDB Pgpool-II extensions on a Debian/Ubuntu host:
Where <xx>
is the EDB Postgres Advanced Server version, and <yy>
is the EDB Pgpool-II extension version you want to uninstall.
Uninstalling EDB Pgpool-II extensions Linux graphical uninstaller
The EDB Pgpool-II extensions graphical installer creates an uninstaller in the installation directory. If you used the default installation directory /opt/edb/as<xx>
, then the uninstaller is in the /opt/edb/as<xx>
, where <xx>
is the EDB Postgres Advanced Server version you installed.
- Navigate into the directory that contains the uninstaller and assume superuser privileges. Open the uninstaller and select Yes to begin uninstalling EDB Pgpool-II extensions. The uninstallation process begins.
- Select OK when the uninstallation completes.