Re: BUG #9518: temporary login failure - "missing pg_hba entry"

From: Mike Blackwell <mike(dot)blackwell(at)rrd(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #9518: temporary login failure - "missing pg_hba entry"
Date: 2014-04-03 14:39:52
Message-ID: CANPAkguATyMmwWxwH0MDcZR2c1NZKQ=83YQvTcLdJFs-wv1q2Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Thanks Tom!

Mike

__________________________________________________________________________________
*Mike Blackwell | Technical Analyst, Distribution Services/Rollout
Management | RR Donnelley*
1750 Wallace Ave | St Charles, IL 60174-3401
Office: 630.313.7818
Mike(dot)Blackwell(at)rrd(dot)com
http://www.rrdonnelley.com

<http://www.rrdonnelley.com/>
* <Mike(dot)Blackwell(at)rrd(dot)com>*

On Wed, Apr 2, 2014 at 4:13 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Mike Blackwell <mike(dot)blackwell(at)rrd(dot)com> writes:
> > On Tue, Apr 1, 2014 at 10:13 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> I guess we could do something like remember the fact that we tried and
> >> failed to do an rDNS lookup, and report it as DETAIL in the eventual
> >> "missing pg_hba entry" report. Not quite sure if it's worth the trouble
> >> --- any thoughts?
>
> > That certainly would have saved some head scratching here, so +1 from me.
> > I'll take a look at this part if no one else is interested, but my C
> > skills are rather rusty.
>
> This was messier than it looked, because there were multiple interacting
> bugs, but I've committed a fix now.
>
> regards, tom lane
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2014-04-03 15:21:20 Re: BUG #9840: Documentation bug on pg_locks
Previous Message Michael Paquier 2014-04-03 11:58:42 Re: BUG #9840: Documentation bug on pg_locks

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2014-04-03 15:20:43 Re: json(b) equality rules
Previous Message Andres Freund 2014-04-03 14:27:03 Re: quiet inline configure check misses a step for clang