| 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: | 2005-09-30 06:31:09 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE92E6E8@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> >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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2005-09-30 09:08:11 | FW: PGBuildfarm member snake Branch HEAD Status changed from OK to Contrib failure |
| Previous Message | Thomas Hallgren | 2005-09-30 06:29:07 | Re: Socket problem using beta2 on Windows-XP |