Re: 8.0 Beta3 worked, RC1 didn't! - Mailing list pgsql-general

From Edgars Diebelis
Subject Re: 8.0 Beta3 worked, RC1 didn't!
Date
Msg-id 046c01c4ed84$a3fd50d0$805d553e@divi.lv
Whole thread Raw
In response to FW: 8.0 Beta3 worked, RC1 didn't!  ("A. Mous" <a.mous@shaw.ca>)
List pgsql-general
First I had install PostgreSQL 8.0 RC2 on Windows 2003 server. Remote clients connect to databese, so I have to set listen_addresses = '*' in the posrgresql.conf file. After this change I have error message:

 "could not receive server response to SSL negotiation packet; connection reset by peer (0x00002746/10054)".

 

After this I had install PostgreSQL 8.0 RC2 on Windows XP professional - there was no problem (no error message) when I set listen_addresses = '*' in the posrgresql.conf file. Remote clients can connect to database without error messages and any problems.  So, I think, that problem is PostgreSQL 8.0 RC2 on Win 2003 server. I must use win 2003 server. What can I (we) do?

 

 

----- Original Message -----

From: A. Mous
Sent: Tuesday, December 28, 2004 9:56 PM
Subject: FW: [GENERAL] 8.0 Beta3 worked, RC1 didn't!

OK, that’s three so far that are experiencing the exact same problem.  Does anyone in the know have any suggestions as to how this can be resolved?

 

Much thanks,

Peter

 

 

 

 

-----Original Message-----
From: Edgars Diebelis [mailto:edgars.diebelis@divi.lv]
Sent:
December 28, 2004 5:41 AM
To: a.mous@shaw.ca
Subject: Re: [GENERAL] 8.0 Beta3 worked, RC1 didn't!

 

Hallo, I have the same problem as you:

 

I had install PostgreSQL 8.0 RC2. Remote clients connect to databese, so I have to set listen_addresses = '*' in the posrgresql.conf file. After this change I have error message:

 "could not receive server response to SSL negotiation packet; connection
reset by peer (0x00002746/10054)".

 

Have you any solution? Is this configuration problem or is this bug? Please help!

 

Thx, Edgars

pgsql-general by date:

Previous
From: Mike Cox
Date:
Subject: Postgresql website issues.
Next
From: girgen@FreeBSD.org
Date:
Subject: using pg_config to get LDFLAGS?