Re: caracara failing to bind to localhost? - Mailing list pgsql-hackers

From Dickson S. Guedes
Subject Re: caracara failing to bind to localhost?
Date
Msg-id ae46fee11002270602y226cf282t4ff042e4b340b3f8@mail.gmail.com
Whole thread Raw
In response to caracara failing to bind to localhost?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: caracara failing to bind to localhost?
List pgsql-hackers
2010/2/27 Tom Lane <tgl@sss.pgh.pa.us>:
> Buildfarm member caracara has been failing the last few days because of
> this:
>
> LOG:  could not bind socket for statistics collector: Cannot assign requested address
> LOG:  disabling statistics collector for lack of working socket
>
> That code hasn't changed recently, AFAIK, so I'm thinking something's
> broken in the machine's environment.  Any ideas?

Firewall or that ipv6's issues when ::1 for localhost is enabled in
/etc/hosts or that cases when there is an ipv4 address and an ipv6
alias in the same eth0? Was the tcpip_socket variable changed on
caracara's host?

[]s
Dickson S. Guedes
mail/xmpp: guedes@guedesoft.net - skype: guediz
http://guedesoft.net - http://www.postgresql.org.br


pgsql-hackers by date:

Previous
From: Rémi Zara
Date:
Subject: Re: NaN/Inf fix for ECPG
Next
From: Bruce Momjian
Date:
Subject: Re: Hot Standby query cancellation and Streaming Replication integration