Re: host name support in pg_hba.conf - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: host name support in pg_hba.conf
Date
Msg-id 20101006134859.GM26232@tamriel.snowman.net
Whole thread Raw
In response to Re: host name support in pg_hba.conf  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: host name support in pg_hba.conf
List pgsql-hackers
* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> That appears to me to be a broken (non RFC compliant) VM setup.
> However, maybe what this is telling us is we need to expose the setting?
> Or perhaps better, try 127.0.0.1, ::1, localhost, in that order.

Yeah, I'd be happier if we exposed it, to be honest.  Either that, or
figure out a way to get rid of it entirely by using a different method,
but that's a much bigger issue.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: host name support in pg_hba.conf
Next
From: Andrew Dunstan
Date:
Subject: Re: host name support in pg_hba.conf