Re: pg_hba.conf not right - Mailing list pgsql-novice

From Phillip Smith
Subject Re: pg_hba.conf not right
Date
Msg-id Pine.LNX.4.64.0709260948130.26244@localhost.localdomain
Whole thread Raw
In response to Re: pg_hba.conf not right  (Devrim GÜNDÜZ <devrim@CommandPrompt.com>)
List pgsql-novice
On Tue, 25 Sep 2007, Devrim GÜNDÜZ wrote:

> You need to enable IPV6 in pg_hba.conf:
>
> host  drupal drupal  ::1/128 trust

I thought it was something like that... Now that's I've taken a second
look, it seems the yum update did this to /etc/hosts:
   [phillips@poweredge2400 ~]$ cat /etc/hosts
   # Do not remove the following line, or various programs
   # that require network functionality will fail.
   127.0.0.1               poweredge2400 localhost.localdomain localhost
   ::1             poweredge2400 localhost.localdomain localhost

So localhost resolved according to the last line to the IPv6 address,
instead of the IPv4 address.

Thanks :)
~p

--
Phillip Smith
phillips@fukawi2.homelinux.net

pgsql-novice by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: Long count(*) time
Next
From: Mija Lee
Date:
Subject: Re: Could not remove file messages