[pgpool-hackers: 4476] Watchdog and IPv6
Tatsuo Ishii
ishii at sraoss.co.jp
Thu Jul 4 15:58:40 JST 2024
There is a long standing TODO item:
https://pgpool.net/mediawiki/index.php/TODO#Support_IPv6_network
We occasionally hear complain from users. The most recent one is this:
https://github.com/pgpool/pgpool2/issues/21
Today I have updated the TODO item to reflect more recent situation
and add info regarding where to fix to resolve the issue. In my
understanding, we need to fix only 4 functions:
watchdog communication port (wd_port)
wd_create_recv_socket/wd_create_client_socket
heartbeat port (heartbeat_port)
wd_create_hb_recv_socket/wd_create_hb_send_socket
Anybody want to challenge this?
Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
More information about the pgpool-hackers
mailing list