From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Jerry LeVan <jerry(dot)levan(at)eku(dot)edu> |
Cc: | "pgsql-general(at)postgresql(dot)org general" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: More Snow Leopard problems... |
Date: | 2009-09-06 23:29:48 |
Message-ID: | 14649.1252279788@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Jerry LeVan <jerry(dot)levan(at)eku(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | APseudoUtopia | 2009-09-07 01:57:00 | tsvector Column Indexing Across Two Tables |
Previous Message | Tom Lane | 2009-09-06 22:56:16 | Re: getting all groups where a user belongs to |