Re: BUG #1579: DO NOT CONNECT

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Byron Zambrano" <bfzambrano(at)yahoo(dot)com(dot)mx>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #1579: DO NOT CONNECT
Date: 2005-04-10 19:45:31
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE6C7250@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>The following bug has been logged online:
>
>Bug reference: 1579
>Logged by: Byron Zambrano
>Email address: bfzambrano(at)yahoo(dot)com(dot)mx
>PostgreSQL version: 8.0.1
>Operating system: Win Xp Service Pack 2
>Description: DO NOT CONNECT
>Details:
>
>Hello my name is Byron Zambrano I like programming and I use PostgreSQL
>8,0,1 for Windows. The operating system from my computer is Win Xp.
>
>PostgreSQL works perfectly if the Win Xp does not have
>installed Service
>Pack, the problem occurs when Win Xp has Service Pack 1 or 2.
>PostgreSQL
>does not activate or doesn´t work and it presents Error.
>
>I would like to know why it happens
>
>Thanks for your collaboration and I expect your answer.

This is most likely the host based firewall preventing connections. You will need to either disable it, or specifically enable postgresql to listen and communicate on tcp port 5432 (unless you changed the port, of course).

//Magnus

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-04-10 19:57:04 Re: BUG #1577: round(dp) function does not round to nearest integer properly
Previous Message Magnus Hagander 2005-04-10 19:44:42 Re: BUG #1586: Rollback of installation during a silent install with -qn option