[pgpool-committers: 8458] pgpool: Change the default value of pcp_listen_addresses from '*' to 'l
Tatsuo Ishii
ishii at sraoss.co.jp
Mon Feb 28 15:57:18 JST 2022
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'.
Branch
------
V4_0_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=fe2b6b4e298c1bfada27c3478be779a18cb9ceac
Modified Files
--------------
doc.ja/src/sgml/connection-settings.sgml | 4 ++--
doc/src/sgml/connection-settings.sgml | 2 +-
src/config/pool_config_variables.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
More information about the pgpool-committers
mailing list