Re: pg_hba.conf - Mailing list pgsql-admin

From Dick Davies
Subject Re: pg_hba.conf
Date
Msg-id 20050222142516.GU66519@eris.tenfour
Whole thread Raw
In response to Re: pg_hba.conf  ("Donald Fraser" <postgres@kiwi-fraser.net>)
List pgsql-admin
* Donald Fraser <postgres@kiwi-fraser.net> [0257 13:57]:
> If postgres has ssl enabled then it will by default negotiate to use ssl,
> regardless of the host or hostssl settings in pg_hba. Your client software
> needs to refuse ssl connections then it will fall back to a non-ssl
> connection so long as there exists a host setting in pg_hba. The hostssl
> setting in pg_hba means that it must use ssl to connect, where as the host
> setting in pg_hba can mean either or, depending on your client.
>
> What client software are you using?

psql and ignorance :)- though it'll be ruby-postgres for the webapp.

Thanks for the explanation.


--
'This must be Thursday. I never could get the hang of Thursdays.'
        -- Arthur Dent
Rasputin :: Jack of All Trades - Master of Nuns

pgsql-admin by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Corrupt data directory
Next
From: Bruno Wolff III
Date:
Subject: Re: pg_hba.conf