Re: Unknown winsock error 10061 - Mailing list pgsql-novice

From Jaime Casanova
Subject Re: Unknown winsock error 10061
Date
Msg-id CAJKUy5g5o+jNw2qCp5979HE7iNF-nt92XBmAOPrnUcr-KRG_fw@mail.gmail.com
Whole thread Raw
In response to Unknown winsock error 10061  (Susanne Ebrecht <susanne@2ndquadrant.com>)
Responses Re: Unknown winsock error 10061
List pgsql-novice
On Thu, May 24, 2012 at 4:14 AM, Susanne Ebrecht
<susanne@2ndquadrant.com> wrote:
> Hello,
>
> PostgreSQL 9.0, Windows 2008
> 32 different PostGIS Databases
> round about 20 active connections by duration
> max_connections = 100
> Memory load around 30%
> CPUs load around 50%
> Network load less then 20%
>
> No firewall installed at all
>
> Randomly there is the message in log:
> could not receive data from client: Unknown winsock error 10061
>

This is WSAECONNREFUSED
(http://msdn.microsoft.com/en-us/library/windows/desktop/ms740668(v=vs.85).aspx).
Something, is disconecting you... maybe some weird config in windows?
or maybe an antivirus?

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación

pgsql-novice by date:

Previous
From: Lew
Date:
Subject: Re: select from multiple tables
Next
From: JOSE MORAN
Date:
Subject: Re: Unknown winsock error 10061