Re: 7.4 defaulting to ipv6 ?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: kar(at)kakidata(dot)dk
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 7.4 defaulting to ipv6 ?
Date: 2003-09-10 17:00:36
Message-ID: 200309101700.h8AH0a909967@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Kaare Rasmussen wrote:
> Sorry if this is obvious to you, but it's not obvious to me.
>
> In 7.4 this
>
> psql -h 127.0.0.1 test and
> psql -h localhost test
>
> will be authenticated as ipv6 addresses. As long as you know, it's OK, but is
> this intentional?

This will be clearer in 7.4beta3. We will accept 127.0.0.1 properly.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2003-09-10 17:03:13 Re: help with TCL function
Previous Message Richard Huxton 2003-09-10 16:59:10 Re: Question about conccurrency control and Insert