Re: psql can not connect to the server on Win2000 NT - Mailing list pgsql-bugs

From Andreas Pflug
Subject Re: psql can not connect to the server on Win2000 NT
Date
Msg-id 414EFB04.8000606@pse-consulting.de
Whole thread Raw
In response to Re: psql can not connect to the server on Win2000 NT  ("Kouber Saparev" <kouber@saparev.com>)
List pgsql-bugs
Kouber Saparev wrote:
>>This sounds a lot like FAQ item 3.2 on
>>http://pginstaller.projects.postgresql.org/FAQ_windows.html. Check those
>>instructions as a first step.
>
>
> 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.

Regards,
Andreas

pgsql-bugs by date:

Previous
From: "Conal Tuohy"
Date:
Subject: Re: Error starting service on Win2k
Next
From: Jorge Godoy
Date:
Subject: psql missing feature: show permissions for functions