Pgpool-II 4.6.0 for PostgreSQL has been released, introducing valuable features such as connection pooling, load balancing, and automatic failover. The release incorporates several enhancements, including the ability to trigger log rotation, modify logging_collector parameters, invalidate query cache, enforce cache creation, and introduce IPv6 support for both watchdog hostname and heartbeat_hostname parameters. The SQL parser has been updated to align with the latest PostgreSQL 17 version, and support for IPv6 has been added for the watchdog hostname and heartbeat_hostname parameters.
Pgpool-II 4.6.0 is now released.
Pgpool Global Development Group is pleased to announce the availability of Pgpool-II 4.6.0.
Pgpool-II is a tool to add useful features to PostgreSQL, including:
- connection pooling
- load balancing
- automatic fail over and more.
For more information, please see the website.
V4.6 contains new features and enhancements, including:
- New PCP command to trigger log rotation.
- Allow logging_collector related parameters to be changed by reloading.
- New PCP command to invalidate query cache.
- Allow to force to create query cache
- New PGPOOL SET CACHE DELETE command.
- New configuration parameter log_backend_messages.
- Import PostgreSQL 17's SQL parser.
- Add IPv6 support for watchdog hostname and heartbeat_hostname parameter.
You can download it from here.
Please take a look at release notes.