Re: Installation problem ~! - Mailing list pgsql-general

From Albe Laurenz
Subject Re: Installation problem ~!
Date
Msg-id D960CB61B694CF459DCFB4B0128514C2025C45AB@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Installation problem ~!  ("Harshad Pethe" <hpethe@gmail.com>)
List pgsql-general
Harshad Pethe wrote:
>         I have recently tried to install pgsql on Windows but
> I get the following error consistently !
>
> Error : " psql : recieved invalid response to SSL negotiation ! "
>
> This error is encountered as soon as I try to start psql !

Sounds like an SSL problem.

Check the server certificates and the client certificate if they
match.

Check the "ssl" setting in postgresql.conf.

Check the "sslmode" used in the connection string by the client.

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: Initdb problem on debian mips cobalt: Bus error
Next
From: Richard Huxton
Date:
Subject: Re: Update tsvector trigger