Re: Socket problem using beta2 on Windows-XP - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Socket problem using beta2 on Windows-XP
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE92E6E2@algol.sollentuna.se
Whole thread Raw
In response to Socket problem using beta2 on Windows-XP  (Thomas Hallgren <thhal@mailblocks.com>)
Responses Re: Socket problem using beta2 on Windows-XP
List pgsql-hackers
> > 2. It happens while the postmaster is idle. If I leave it
> idle for a
> > while and then come back, I'll have a whole bunch of new
> processes in
> > my task-manager and zombies in tcpview.
>
> Hmm ... how many processes?  Did you enable autovacuum
> perchance?  If so, does the number of processes correspond
> approximately to the "autovacuum_naptime"?

IIRC, the win32 installer will enable autovacuum by default. And yes,
autovacuum was my first thought as well after Thomas last mail - that
would be a good explanation to why it happens when the postmaster is
idle.

//Magnus


pgsql-hackers by date:

Previous
From: "Luke Lonergan"
Date:
Subject: Re: [PERFORM] A Better External Sort?
Next
From: Thomas Hallgren
Date:
Subject: Re: Socket problem using beta2 on Windows-XP