| From: | "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
|---|---|
| To: | "Harshad Pethe *EXTERN*" <hpethe(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Installation problem ~! |
| Date: | 2008-08-06 06:50:31 |
| Message-ID: | D960CB61B694CF459DCFB4B0128514C2025C45AB@exadv11.host.magwien.gv.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2008-08-06 08:00:29 | Re: Update tsvector trigger |
| Previous Message | Stefan Kaltenbrunner | 2008-08-06 06:11:33 | Re: Initdb problem on debian mips cobalt: Bus error |