Software 43917 Published by

Pgpool-II is a tool designed to enhance the capabilities of PostgreSQL, offering features such as connection pooling, load balancing, and automatic failover. The enhancements have been implemented to resolve issues related to unstable DNS lookups and backend failures in specific environments. The tool now attempts to retry up to five times in the event that getaddrinfo() encounters an EAI_AGAIN error. The health check calls connect_inet_domain_socket_by_port() with the retry flag configured to false. The tool addresses an issue that resulted in an inappropriate notice message being printed when commands were written to the IPC socket. Additional enhancements comprise a resolution for a resource leak in pool_push_pending_data, a correction for the malfunctioning scram-sha-256 authentication on big-endian machines, and an amendment for a typographical error in the comments of pgpool.conf.



Pgpool-II 4.6.3, 4.5.8, 4.4.13, 4.3.16 and 4.2.23 released

Pgpool-II is a tool to add useful features to PostgreSQL, including:

  • connection pooling
  • load balancing
  • automatic failover and  more.

Minor releases

Pgpool Global Development Group is pleased to announce the availability of following versions of Pgpool-II:

  • 4.6.3
  • 4.5.8
  • 4.4.13
  • 4.3.16
  • 4.2.23

Please take a look at  release notes.

You can download  the source code and RPMs.

Screenshot_from_2025_05_23_18_03_19

Pgpool-II 4.6.3, 4.5.8, 4.4.13, 4.3.16 and 4.2.23 released.