Re: BUG #9003: Hard-coding to localhost in postmaster

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #9003: Hard-coding to localhost in postmaster
Date: 2014-01-28 20:00:48
Message-ID: 52E80C70.9080407@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 1/28/2014 11:51 AM, Bruce Momjian wrote:
> Based on your setup, why would you not DNS-map "localhost" to whatever
> 127.x.x.x address you gave that gear? We specifically bind to the
> "localhost" string and not 127.0.0.1.

from that bit about 'network namespaces', it sounds like they all share
DNS and /etc/hosts until the latest 6.5 kernel.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2014-01-28 20:07:29 Re: BUG #9003: Hard-coding to localhost in postmaster
Previous Message Bruce Momjian 2014-01-28 19:51:46 Re: BUG #9003: Hard-coding to localhost in postmaster