Re: Unknown winsock error 10061

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Wojciech Strzałka <wstrzalka(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Unknown winsock error 10061
Date: 2009-07-07 12:58:22
Message-ID: 937d27e10907070558x3210e456u1c732a3db48e1348@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

2009/7/7 Wojciech Strzałka <wstrzalka(at)gmail(dot)com>:
>
>  Here ( http://www.codelabs.pl/_varia/pg.zip ) is detailed info from
>  my machine (PostgreSQL 8.3.6, compiled by Visual C++ build 1400):
>
>  - detailed log file with several memory attach problems
>  - process activity log file (created by Process Monitor from SysInternals)
>  - dll's loaded by postgres.exe (snapshot only)
>
>  Maybe by comparing log entries you will be able to tell smth.

I can't spot anything obviously wrong (other than the original error
of course). My only suggestion right now is that we try putting a
retry loop in PGSharedMemoryReAttach() and see if the error is a
transient thing.

Any other ideas?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Wojciech Strzałka 2009-07-07 13:28:47 Re: Unknown winsock error 10061
Previous Message Wojciech Strzałka 2009-07-07 11:05:23 Re: Unknown winsock error 10061