Re: PGSTAT: bind(2): Can't assign requested address

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Bjoern A(dot) Zeeb" <bzeeb-lists(at)lists(dot)zabbadoz(dot)net>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: PGSTAT: bind(2): Can't assign requested address
Date: 2006-04-05 14:59:53
Message-ID: 398.1144249193@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Bjoern A. Zeeb" <bzeeb-lists(at)lists(dot)zabbadoz(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-04-05 15:19:12 Re: contrib/intarray/_int_gist.c
Previous Message Tom Lane 2006-04-05 14:58:01 Re: BUG #2371: database crashes with semctl failed error