Re: PostgreSQL server: received invalid response to SSL negotiation

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Prabir Maity <prabir(dot)arcs(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: PostgreSQL server: received invalid response to SSL negotiation
Date: 2012-11-25 17:07:19
Message-ID: CABUevEwODT=dLr0NmD3OfJFBY1DbWXafJa2wEAs31dS=obzLOw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Nov 19, 2012 at 2:51 PM, Prabir Maity <prabir(dot)arcs(at)gmail(dot)com> wrote:
> Dear Respected Sir,
>
> Now I'm using postgresql 9.1 version , at first it is work very fine. Now
> it occurs some problem.
> 1. When open pgAdminIII and double click on Server then a error show ,
> which I sending a print screen.
> 2. When open localhost/myprojectname then show : Unable to connect to
> PostgreSQL server: received invalid response to SSL negotiation: -
> inD:\xampplite\htdocs\..\..\pg_connection.php on line 3
>
> I'm very beginner user for postgresql. So that I;m not solve this thing. If
> you are sending me the solution , I'm very great full to you.

This sounds like you're either connecting to something other than
PostgreSQL (running on the same port, or you're specifcying a
non-standard port), or you have some firewall or other software
intercepting the connection and doing something strange with it.

But what's with the reference to PHP - you are using pgadmin3, which
has nothing to do with PHP. Are you by any chance connecting pgadmin
to the webserver instead of the database?

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Shams Khan 2012-11-26 10:05:09 Monitoring Replication on Master/Slave Postgres(9.1)
Previous Message Raghavendra 2012-11-24 19:29:06 Re: System / Global psqlrc file location