Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Yeb Havinga <yebhavinga(at)gmail(dot)com>
Cc: "Dai, Tino" <tdai(at)loc(dot)gov>, "Daniel J(dot) Summers" <daniel(dot)lists(at)djs-consulting(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets
Date: 2010-05-03 13:52:35
Message-ID: 14337.1272894755@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Yeb Havinga <yebhavinga(at)gmail(dot)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(at)coolnewserver:~# nslookup localhost

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

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Daniel J. Summers 2010-05-03 13:53:56 Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets
Previous Message Kevin Grittner 2010-05-03 13:52:06 Re: Autovacuum stopped running