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

From Alvaro Herrera
Subject Re: Unknown winsock error 10061
Date
Msg-id 20090706220618.GN5861@alvh.no-ip.org
Whole thread Raw
In response to Re: Unknown winsock error 10061  (Wojciech Strzałka <wstrzalka@gmail.com>)
Responses Re: Unknown winsock error 10061  (Dave Page <dpage@pgadmin.org>)
List pgsql-bugs
Wojciech Strzałka escribió:
>
> I don't suppose this explains anything but - why not to try (this is
> DEBUG and has more details, but looks like some information are less detailed than in
> INFO log level ?? (ie. socket error code is missing):

I suggest you add %p to log_line_prefix to differentiate log lines for
various processes.  Also perhaps you want to set log_error_verbosity to
VERBOSE to see more details about each message.

Since it has been suggested that the problem may be caused by DLLs
loaded or not by the processes, I suggest you try to find out which ones
are attached to each process, when it works and when it doesn't.  Is
there a difference?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-bugs by date:

Previous
From: Wojciech Strzałka
Date:
Subject: Re: Unknown winsock error 10061
Next
From: Gerhard Leykam
Date:
Subject: Re: BUG #4897: PostgreSQL 8.3.7 crashes on Win2003 logoff