| From: | Dick Davies <rasputnik(at)hellooperator(dot)net> | 
|---|---|
| To: | PostgreSQL Admin <pgsql-admin(at)postgresql(dot)org> | 
| Subject: | Re: pg_hba.conf | 
| Date: | 2005-02-22 16:14:23 | 
| Message-ID: | 20050222161423.GX66519@eris.tenfour | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-admin | 
* Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> [0218 15:18]:
> Perhaps easier would be to set "PGSSLMODE=allow" (or even "disable") in
> the client environment.  This will work for libpq-based clients; there
> may be something equivalent if you are using other software.
Thanks Tom, I'll give that a go.
 
> Also: why aren't you just using a Unix socket?  We never do SSL over
> Unix sockets.
As I said, it's set to 'trust' and restricted to a local group.
Also, the deletion/rebuilding of the socket causes the application to
lose the db connection, hopefully it will be more forgiving of a server
bounce over IP.
-- 
'Oh, wait you're serious. Let me laugh even harder.'
		-- Bender
Rasputin :: Jack of All Trades - Master of Nuns
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gustavo Franklin Nóbrega - Planae | 2005-02-22 17:33:02 | Re: Upgrading 7.3 -> 7.4.5 | 
| Previous Message | Scott Marlowe | 2005-02-22 15:46:46 | Re: postgres user, forgotten password |