[pgpool-hackers: 4137] Re: listen_addresses

Tatsuo Ishii ishii at sraoss.co.jp
Wed Feb 23 12:35:57 JST 2022


> I am working on a TOD item:
> 
> Allow to use comma separated IP address or host names in listen_addresses
> https://pgpool.net/mediawiki/index.php/TODO#Allow_to_use_comma_separated_IP_address_or_host_names_in_listen_addresses
> "Currently only single IP or host name or '*' is allowed. PostgreSQL
> already allows multiple listen addresses."
> 
> It's embarrassing that despite the name "listen addresses", only one
> IP or hostname is allowed with the parameter.  Attached is a patch to
> implement the TOD item. Documentation changes will be added later on.
> 
> BTW, pcp_listen_addresses has the same issue. In the patch I created a
> new function create_inet_domain_sockets_by_list() which may be used
> for PCP as well. I will work on this after finishing listen_addresses
> work.

Patch pushed along with documentations.

https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=fd0efceae011c8d2c2f7c2b26dc0a738f055972e

Best reagards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


More information about the pgpool-hackers mailing list