From: | John R Pierce <pierce(at)hogranch(dot)com> |
---|---|
To: | PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: Add statistics_collector_listen_addresses to fix hard-coding of "localhost" |
Date: | 2011-11-01 08:11:02 |
Message-ID: | 4EAFA996.7020208@hogranch.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 11/01/11 1:04 AM, Robert Young wrote:
>> 3.Client applications hard-coding "localhost".
>> > 4.PG hard-coding "localhost".
> Since They are equivalent,the answer is obvious:
> Both #3 and #4 are wrong.
as Tom Lane already said, and I'll quote again..
> Look, we will explain this once more. Postgres is entitled to assume
> that "localhost" means the local machine; there are Internet standards
> saying so. On the other hand, client applications that assume the
> database server is on the same machine they are on are definitely
> broken, and need to be fixed.
anyways, this is NOT a postgresql bug, so this is the wrong list for
this discussion.
--
john r pierce N 37, W 122
santa cruz ca mid-left coast
From | Date | Subject | |
---|---|---|---|
Next Message | Laurian Vostinar | 2011-11-01 08:26:18 | Re: BUG #6279: quoting needed for column name with non ascii chars |
Previous Message | Robert Young | 2011-11-01 08:04:58 | Re: Add statistics_collector_listen_addresses to fix hard-coding of "localhost" |