Re: Unknown winsock error 10061

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Wojciech Strzałka <wstrzalka(at)gmail(dot)com>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Unknown winsock error 10061
Date: 2009-07-06 22:06:18
Message-ID: 20090706220618.GN5861@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message ajay 2009-07-07 06:09:02 BUG #4904: mapping between security ids and account name missing
Previous Message Wojciech Strzałka 2009-07-06 21:48:35 Re: Unknown winsock error 10061