Re: pg_hba.conf change in 7.4

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Seum-Lim Gan <slgan(at)lucent(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_hba.conf change in 7.4
Date: 2003-12-08 12:49:07
Message-ID: 200312081249.hB8Cn7I01167@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Seum-Lim Gan wrote:
> Hi Bruce,
>
> I tried psql -U scncraft -h 127.0.0.1 and it works.
>
> So, it may seem that my localhost somehow is mapped to
> use IPV6 ?

Yes, if 127.0.0.1 works but 'localhost' doesn't, that is the cause of
your problem with all 'localhost' connections coming in as IPv6.

--
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 Chris Travers 2003-12-08 13:33:48 Planner question regarding functions
Previous Message Arjen van der Meijden 2003-12-08 12:39:28 Re: left join is strange