Re: pg_hba.conf - Mailing list pgsql-admin

From Dick Davies
Subject Re: pg_hba.conf
Date
Msg-id 20050222132615.GS66519@eris.tenfour
Whole thread Raw
In response to Re: pg_hba.conf  (KÖPFERL Robert <robert.koepferl@sonorys.at>)
List pgsql-admin
* K?PFERL Robert <robert.koepferl@sonorys.at> [0228 12:28]:
> According to the excelent doc, the _first_ matching entry will be used.

If that were true, the below would work, surely?

> C:\> I have this:
> C:\>
> C:\> root@eris:postgresql80-server$ cat /opt/pgsql/data/pg_hba.conf
> C:\> # TYPE     DATABASE    USER        IP-ADDRESS      METHOD
> C:\> local      all         all                         trust
> C:\> host    all         all         10.2.3.4/32   md5
> C:\> hostssl    all         all      0.0.0.0/0   md5

--
'Interesting. No, wait, the other thing - Tedious.'
        -- Bender
Rasputin :: Jack of All Trades - Master of Nuns

pgsql-admin by date:

Previous
From: KÖPFERL Robert
Date:
Subject: Re: pg_hba.conf
Next
From: "Donald Fraser"
Date:
Subject: Re: pg_hba.conf