Re: Unknown winsock error 10061

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Unknown winsock error 10061
Дата
Msg-id 20090706220618.GN5861@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Unknown winsock error 10061  (Wojciech Strzałka <wstrzalka@gmail.com>)
Ответы Re: Unknown winsock error 10061  (Dave Page <dpage@pgadmin.org>)
Список 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 по дате отправления:

Предыдущее
От: Wojciech Strzałka
Дата:
Сообщение: Re: Unknown winsock error 10061
Следующее
От: Gerhard Leykam
Дата:
Сообщение: Re: BUG #4897: PostgreSQL 8.3.7 crashes on Win2003 logoff