Re: More Snow Leopard problems... - Mailing list pgsql-general

From Jan Otto
Subject Re: More Snow Leopard problems...
Date
Msg-id 94020CA6-FA0D-47D7-98FE-5B9870F62BA3@me.com
Whole thread Raw
In response to Re: More Snow Leopard problems...  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: More Snow Leopard problems...
Re: More Snow Leopard problems...
List pgsql-general
hi jerry,

>> could not lookup DNS configuration info service: (ipc/send) invalid
>> destination port
>> LOG:  could not resolve "localhost": nodename nor servname provided,
>> or not known
>> LOG:  disabling statistics collector for lack of working socket
>> WARNING:  autovacuum not started because of misconfiguration
>> HINT:  Enable the "track_counts" option.
>> DNSServiceDiscoveryLookupServer(): {/SourceCache/mDNSResponder/
>> mDNSResponder-212.1/mDNSMacOSX/DNSServiceDiscovery.c:143}
>> bootstrap_look_up() failed: $10000003
>
> I wonder whether adding or removing --with-bonjour (whichever way
> you didn't configure it) would make a difference.

try killing mDNSResponder before restarting postgres:

sudo killall mDNSResponder

hopefully apple fixes this dns-problems in 10.6.1.

regards, jan otto




pgsql-general by date:

Previous
From: Jerry LeVan
Date:
Subject: Re: More Snow Leopard problems...
Next
From: Alvaro Herrera
Date:
Subject: Re: Create language PLPERL error