Re: client conx problems, 7.3.2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Randy Cone <cone(at)hpl(dot)umces(dot)edu>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: client conx problems, 7.3.2
Date: 2003-02-26 21:40:26
Message-ID: 6539.1046295626@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Randy Cone <cone(at)hpl(dot)umces(dot)edu> writes:
> What's particularly irksome is that this happens even when no SSL is
> supposed to be used at all, i.e. simple tcp/ip host based client connect.

Hard to see how that could happen, unless some SSL logic has snuck into
the non-SSL code path --- but then I'd expect it to fail immediately.

Are you sure you turned off SSL? (I am not sure it's possible to do that
just by altering pg_hba.conf --- you can force SSL that way, but not
forbid it.)

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2003-02-27 11:35:19 Bug #904: Deallocating of prepared statement in ECPG at COMMIT
Previous Message Randy Cone 2003-02-26 21:40:05 Re: client conx problems, 7.3.2