Re: 8.0 Beta3 worked, RC1 didn't!

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "A(dot) Mous" <a(dot)mous(at)shaw(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.0 Beta3 worked, RC1 didn't!
Date: 2004-12-22 03:06:00
Message-ID: 41C8E498.4090007@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

A. Mous wrote:

>Hi all,
>
>I'm using psql 8.0.0 on a client's site who's running win server 2003.
>We've had him on beta 3 for some time, and no problems at all (yes, in a
>sense, he is a beta tester as well, but doesn't know it!). Today I tried to
>upgrade the db to RC1 and had some problems.
>
>Remote clients connect to this database, so I have to set listen_addresses =
>'*' in the posrgresql.conf file. This is the only change to the config
>file. Doing this with RC1 and trying to connect locally with through psql
>resulted in the following error message:
>
>"could not receive server response to SSL negotiation packet; connection
>reset by peer (0x00002746/10054)"
>
>

The clients connecting remotely... do they support SSL? It looks
like to me that you have ssl enabled. I would check the pg_hba.conf
and the postgresql.conf for your ssl configuration.

Sincerely,

Joshua D. Drake

>Removing the modified line in the config file resolved the problem
>(locally), however, no clients can connect! Beta 3 does not seem to have
>this issue, so we had to revert back to it for now.
>
>I would appreciate any ideas that some of you may have. Much thanks,
>
>-Peter
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>
>

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL

Attachment Content-Type Size
jd.vcf text/x-vcard 285 bytes

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vladimir S. Petukhov 2004-12-22 03:15:07 Re: Need help to organize database
Previous Message A. Mous 2004-12-22 02:50:39 8.0 Beta3 worked, RC1 didn't!