Release 3.4.16
pgpool-II 4.2.10 Documentation | |||
---|---|---|---|
Prev | Up | Appendix A. Release Notes | Next |
Release Date: 2018-02-13
A.136.1. Changes
-
Set TCP_NODELAY and non blocking to frontend socket. (Tatsuo Ishii)
TCP_NODELAY is employed by PostgreSQL , so do we it.
-
Change systemd service file to use STOP_OPTS=" -m fast" . (Bo Peng)
-
Change pgpool_setup to add restore_command in recovery.conf . (Bo Peng)