Release 3.4.16
| pgpool-II 3.7.5 Documentation | |||
|---|---|---|---|
| Prev | Up | Appendix A. Release Notes | Next | 
Release Date: 2018-02-13
A.35.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)