getting started - Mailing list pgsql-novice

From pat knoob
Subject getting started
Date
Msg-id 20030316050124.63994.qmail@web13306.mail.yahoo.com
Whole thread Raw
Responses Re: getting started  (<ghaverla@freenet.edmonton.ab.ca>)
List pgsql-novice
I've just installed pgsql on debian woody.
when I do "psql connect postgres"

I get "psql: FATAL 1:  IDENT authentication failed for
user "postgres""

this is my hba.conf:

local        all
    ident sameuser
host         all         127.0.0.1     255.0.0.0
    ident sameuser
host         all         0.0.0.0       0.0.0.0
    reject

what do I need to do?

thanx in advance

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

pgsql-novice by date:

Previous
From: Andrew McMillan
Date:
Subject: Re: SERIAL does not ROLLBACK
Next
From:
Date:
Subject: Re: getting started