On Fri, 2005-11-04 at 21:12 -0800, Tai Huynh Phuoc wrote:
> Hi,
> I use pg 8.03 (come with FC4). I can not connect to pg
> because of Ident authentication failed for user "root"
> error. pg_hba.conf
> host all all 127.0.0.1/32 ident sameuser
>
> Then I try another way by add adding a row to
Hi,
I use pg 8.03 (come with FC4). I can not connect to pg
because of Ident authentication failed for user "root"
error. pg_hba.conf
host all all 127.0.0.1/32 ident sameuser
Then I try another way by add adding a row to pg_indet
so that I can use root account to connection to db.
mymap root