Re: client conx problems, 7.3.2 - Mailing list pgsql-bugs

From Randy Cone
Subject Re: client conx problems, 7.3.2
Date
Msg-id Pine.LNX.4.53.0302261636590.27218@hpl.umces.edu
Whole thread Raw
In response to Re: client conx problems, 7.3.2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Wed, 26 Feb 2003, Tom Lane wrote:

> 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.)

Ah, my mistake.  I was wrong in thinking going from hostssl to host
in pg_hba.conf would force non-SSL conx.  I'm trying this large population
of points using Unix domain sockets now, then will try to force non-SSL
host based conx later.

Thanks again,
RC

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: client conx problems, 7.3.2
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #904: Deallocating of prepared statement in ECPG at COMMIT