Re: Socket problem using beta2 on Windows-XP
- From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
- To: "Thomas Hallgren" <thhal(at)mailblocks(dot)com>
- Cc: "Alvaro Herrera" <alvherre(at)alvh(dot)no-ip(dot)org>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
- Subject: Re: Socket problem using beta2 on Windows-XP
- Date: Fri, 30 Sep 2005 08:31:09 +0200
- Message-id: <6BCB9D8A16AC4241919521715F4D8BCE92E6E8(at)algol(dot)sollentuna(dot)se>
> >Right. Please try turning it off and see if the problem goes away.
> >
> >
> No, wait! It does *not* go away. Do I need to do anything
> more than setting this in my postgresql.conf file:
>
> autovacuum = false # enable autovacuum subprocess?
>
> and restart the service?
>
> The two zombie entries occurs directly when I start the
> service, then there's two new entries popping up every minute.
Yes, that should be enough.
Hmm. Weird!
If you can get a backtrace from the point where the error msg shows up,
that certainly would help - this means it's not coming from where we
thought it was coming from :-(
//Magnus
Home |
Main Index |
Thread Index