Re: PGSTAT: bind(2): Can't assign requested address - Mailing list pgsql-bugs

From Tom Lane
Subject Re: PGSTAT: bind(2): Can't assign requested address
Date
Msg-id 398.1144249193@sss.pgh.pa.us
Whole thread Raw
In response to Re: PGSTAT: bind(2): Can't assign requested address  ("Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>)
Responses Re: PGSTAT: bind(2): Can't assign requested address  ("Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>)
List pgsql-bugs
"Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> writes:
> Is there any reason why you explicitly disallow a posix local socket
> at that point in backend/postmaster/pgstat.c:pgstat_init:

Because we want UDP, not a Unix socket.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2371: database crashes with semctl failed error
Next
From: Tom Lane
Date:
Subject: Re: contrib/intarray/_int_gist.c