|
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 -----
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:[EMAIL PROTECTED] Sent: December
28, 2004 5:41
AM To: [EMAIL PROTECTED] 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!
|