Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets - Mailing list pgsql-admin

From Tom Lane
Subject Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets
Date
Msg-id 14337.1272894755@sss.pgh.pa.us
Whole thread Raw
In response to Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets  (Yeb Havinga <yebhavinga@gmail.com>)
Responses Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets  ("Daniel J. Summers" <daniel.lists@djs-consulting.com>)
List pgsql-admin
Yeb Havinga <yebhavinga@gmail.com> writes:
>> 2010-05-03 03:36:06 UTC LOG:  could not bind IPv4 socket: Cannot assign
>> requested address

Does it work if you change listen_addresses to '*' or '127.0.0.1' ?

>> ..and localhost is resolving...
>> root@coolnewserver:~# nslookup localhost

nslookup isn't a terribly reliable way to check that.  Try "dig".

            regards, tom lane

pgsql-admin by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Autovacuum stopped running
Next
From: "Daniel J. Summers"
Date:
Subject: Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets