| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Mike Blackwell <mike(dot)blackwell(at)rrd(dot)com> |
| 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-02 21:13:14 |
| Message-ID: | 25402.1396473194@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | fburgess | 2014-04-02 21:58:03 | Re: Configuring Standby Server in PostgreSQL 9.3.3 |
| Previous Message | shaharhd | 2014-04-02 21:10:18 | BUG #9833: daterange is not utilizing index correctly |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Abhijit Menon-Sen | 2014-04-02 21:41:44 | a fast bloat measurement tool (was Re: Measuring relation free space) |
| Previous Message | Peter Geoghegan | 2014-04-02 20:33:11 | Re: Doing better at HINTing an appropriate column within errorMissingColumn() |