Epps, Aaron M. writes:

> pg_hba.conf
> local    all    all    trust

> why when I run the following command does authentication fail (Yes, password is 
> correct)?

You don't need a password in this setup.

> [EMAIL PROTECTED] aaron]$ psql test -U testing -W
> Password:
> psql: FATAL:  IDENT authentication failed for user "testing"

Are you sure you're connecting to the right server?  Did you restart or
HUP the server after you have changed the configuration file?

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to