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

From Tom Lane
Subject Re: More Snow Leopard problems...
Date
Msg-id 14649.1252279788@sss.pgh.pa.us
Whole thread Raw
In response to More Snow Leopard problems...  (Jerry LeVan <jerry.levan@eku.edu>)
Responses Re: More Snow Leopard problems...  (Jerry LeVan <Jerry.Levan@EKU.EDU>)
Re: More Snow Leopard problems...  (Jan Otto <asche@me.com>)
List pgsql-general
Jerry LeVan <jerry.levan@eku.edu> writes:
> I have compiled a 32 bit ( CC="gcc -arch i386" ) version of
> PG 8.4.0.

Since that's not the default on SL, have you tried 64 bit?

> 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.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: getting all groups where a user belongs to
Next
From: APseudoUtopia
Date:
Subject: tsvector Column Indexing Across Two Tables