[pgpool-general: 8081] Re: socket(::) failed

Tatsuo Ishii ishii at sraoss.co.jp
Tue Apr 12 18:56:20 JST 2022


> Hello,
> 
> Could you tell what the following log message means? Just that ip6 is
> not configured in the operating system? Correctly?
> 
> 2022-04-08 13:39:19: app main: pid 19: LOG:  Setting up socket for
> :::5432
> 2022-04-08 13:39:19: app main: pid 19: LOG:  perhaps failed to create
> INET domain socket
> 2022-04-08 13:39:19: app main: pid 19: DETAIL:  socket(::) failed:
> "Address family not supported by protocol"
> 
> How could I regard this - as a error or could I ignore it without any
> problems?

My bet is you set:

listen_addresses = '*'

and disable IPv6.

If so, you can ignore the error.

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-general mailing list