Change the default value of pcp_listen_addresses from '*' to 'localhost'.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Mon, 28 Feb 2022 06:52:11 +0000 (15:52 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Mon, 28 Feb 2022 06:52:11 +0000 (15:52 +0900)
commitbda2ece27469e76c70d63d1103e0685bf89f9110
tree826ad9f0e7ad5cc9c5e944749a50428958286f85
parent2d4e63f39102468155afa39227f0fb10cf786064
Change the default value of pcp_listen_addresses from '*' to 'localhost'.

'*' was not very secure. Also the default value of listen_address in
Pgpool-II and PostgreSQL are 'localhost'.
doc.ja/src/sgml/connection-settings.sgml
doc/src/sgml/connection-settings.sgml
src/config/pool_config_variables.c