Pgpool-II 4.6.4, 4.5.9, 4.4.14, 4.3.17, and 4.2.24 released

Published by

Pgpool-II has announced the release of multiple versions—4.6.4, 4.5.9, 4.4.14, 4.3.17, and 4.2.24—aimed at enhancing stability and performance for PostgreSQL users. These updates are particularly significant as they bring crucial changes and fixes across various branches of the software.

One of the key changes introduced in version 4.6.4 is the discontinuation of the handling of the application_name, which had previously been set to reuse connections unnecessarily. This adjustment simplifies the connection management process, as other system components already effectively manage the connection state. Another important technical enhancement in this release is the transition from using standard long data types to long long for time calculations, mitigating potential integer overflow issues, especially in environments with large timestamp values.

In addition to these changes, the new releases address a range of bug fixes. Notable among these is the resolution of a segmentation fault linked to the CopyOut operation in extended query mode, which was rectified by developer Tatsuo Ishii. Enhanced robustness in handling watchdog split-brain scenarios has also been implemented, further stabilizing the operation of Pgpool-II.

Several other specific bugs have been tackled, including issues related to non-existing prepared statements, PostgreSQL connection flags (-p and -P), and minor compilation problems on 32-bit systems. Improvements in system management, such as safer directory deletion during recovery and the resolution of potential leftover lock file issues during shutdown, have been carried out by developers Taiki Koshino and Tatsuo Ishii.

These updates collectively contribute to maintaining the stability and smooth operation of Pgpool-II for PostgreSQL users. Users are encouraged to review the release notes for detailed information and can access the source code and RPMs from the official Pgpool-II repository.

Looking ahead, continued attention to performance improvements and bug fixes will be critical as user demands evolve. The Pgpool-II development team may prioritize additional features such as enhanced monitoring tools, integration with newer PostgreSQL features, and improved support for cloud-based deployments to further bolster its utility in diverse environments

Pgpool-II 4.6.4, 4.5.9, 4.4.14, 4.3.17, and 4.2.24 released

Pgpool-II has released new versions 4.6.4, 4.5.9, 4.4.14, 4.3.17, and 4.2.24 to improve stability and performance for PostgreSQL users. The updates include significant changes such as discontinuing the treatment of application_name in version 4.6.4 and switching from standard long to long long for time calculations to prevent potential integer overflow problems. Additionally, several bugs have been fixed, including a segfault related to CopyOut in extended query mode, improved handling of watchdog split-brain scenarios, and issues with prepared statements and connection flags. 

Pgpool-II 4.6.4, 4.5.9, 4.4.14, 4.3.17, and 4.2.24 released @ Linux Compatible