Re: [GENERAL] More Snow Leopard problems...

2009-09-08 Thread Jan Otto
hi jerry, try killing mDNSResponder before restarting postgres: sudo killall mDNSResponder hopefully apple fixes this dns-problems in 10.6.1. regards, jan otto The rascal gets respawned immediately ;( Of course it will be respawned, but all the cache is disposed (the broken entries too

Re: [GENERAL] More Snow Leopard problems...

2009-09-07 Thread Tom Lane
Jerry LeVan writes: > I have compiled a 32 bit ( CC="gcc -arch i386" ) version of > PG 8.4.0. > I am finding the following in the pg logfile when I stop then start > the postgresql server. > could not lookup DNS configuration info service: (ipc/send) invalid > destination port > LOG: could no

Re: [GENERAL] More Snow Leopard problems...

2009-09-07 Thread Alban Hertroys
On 7 Sep 2009, at 21:50, Jerry LeVan wrote: On Sep 7, 2009, at 11:36 AM, Adrian Klaver wrote: On Monday 07 September 2009 6:03:28 am Jerry LeVan wrote: On Sep 6, 2009, at 7:29 PM, Tom Lane wrote: Jerry LeVan writes: I have compiled a 32 bit ( CC="gcc -arch i386" ) version of PG 8.4.0. S

Re: [GENERAL] More Snow Leopard problems...

2009-09-07 Thread Alban Hertroys
On 7 Sep 2009, at 21:50, Jerry LeVan wrote: Snow Leopard needs a bit of work... On my main machine, a macbook pro3,1 the mds processes keep dumping core and so spotlight does not work ( and for some reason I have to reboot I've seen it take up lots of CPU here until I removed all drives fro

Re: [GENERAL] More Snow Leopard problems...

2009-09-07 Thread Jerry LeVan
On Sep 7, 2009, at 9:37 AM, Jan Otto wrote: 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:

Re: [GENERAL] More Snow Leopard problems...

2009-09-07 Thread Jerry LeVan
On Sep 7, 2009, at 11:36 AM, Adrian Klaver wrote: On Monday 07 September 2009 6:03:28 am Jerry LeVan wrote: On Sep 6, 2009, at 7:29 PM, Tom Lane wrote: Jerry LeVan 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 tr

Re: [GENERAL] More Snow Leopard problems...

2009-09-07 Thread Adrian Klaver
On Monday 07 September 2009 6:03:28 am Jerry LeVan wrote: > On Sep 6, 2009, at 7:29 PM, Tom Lane wrote: > > Jerry LeVan 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 look

Re: [GENERAL] More Snow Leopard problems...

2009-09-07 Thread Levan, Jerry
From: Jan Otto [as...@me.com] Sent: Monday, September 07, 2009 9:37 AM To: Tom Lane Cc: Levan, Jerry; pgsql-general@postgresql.org general Subject: Re: [GENERAL] More Snow Leopard problems... hi jerry, >> could not lookup DNS configuration info s

Re: [GENERAL] More Snow Leopard problems...

2009-09-07 Thread Jan Otto
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 misconfigur

Re: [GENERAL] More Snow Leopard problems...

2009-09-07 Thread Jerry LeVan
On Sep 6, 2009, at 7:29 PM, Tom Lane wrote: Jerry LeVan 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

Re: [GENERAL] More Snow Leopard problems...

2009-09-06 Thread Tom Lane
Jerry LeVan 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

[GENERAL] More Snow Leopard problems...

2009-09-06 Thread Jerry LeVan
I have compiled a 32 bit ( CC="gcc -arch i386" ) version of PG 8.4.0. I am finding the following in the pg logfile when I stop then start the postgresql server. LOG: received smart shutdown request LOG: shutting down LOG: database system is shut down could not lookup DNS configuration info se