From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | Richard Sydney-Smith <richard(at)ibisau(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Connection error |
Date: | 2005-07-22 07:31:08 |
Message-ID: | 42E0A0BC.4040805@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Richard Sydney-Smith wrote:
> An associate is using Postgresql 8 on a windows xp system. The
> installation has been operating for several months and he has recently
> tried installing some software and postgresql has begun refusing
> connection " could not receive server response to SSL negotiation packet".
>
> Unfortunately he is unable to tell me what was done! We have tried
> turning off the firewall, opening connections to "trust" but so far have
> not been able to connect.
Do you get different messages with SSL disabled?
Can you connect with psql locally?
Can you connect with psql via localhost?
Quickest solution is probably to run ethereal on each end (I think
there's a Windows version) and see what messages are going back and
fore. I'd still suspect a firewall or client library problem.
--
Richard Huxton
Archonet Ltd
From | Date | Subject | |
---|---|---|---|
Next Message | Ets ROLLAND | 2005-07-22 08:06:48 | Bad locking with MS-Access |
Previous Message | Rose, Juergen | 2005-07-22 07:10:01 | Re: Insert into ... Select ... From ... too intelligent transaction |