From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de> |
Cc: | <pgsql-bugs(at)postgresql(dot)org>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: psql can not connect to the server on Win2000 NT |
Date: | 2004-09-20 18:31:57 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE475D02@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
>> Maybe you're right that there's something installed on my
>computer that's
>> bugging the postmaster. The only networking tool that I have
>installed is
>> NetLimiter
>
>This is a good example of a misleading error message, probably
>resulting
>from examining errno. Using GetLastError() on those socket calls might
>help reducing support requests.
Nope. The error is exactly the one stated. "Socket operation attempted
on something that is not a socket". This is what's returned from
GetLastError().
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2004-09-20 18:40:37 | Re: Error starting service on Win2k |
Previous Message | Reuven M. Lerner | 2004-09-20 17:07:09 | Error with PostgreSQL 8.0 beta 2, in "make check" on Mac OS X (10.3.5) |