"Erick Papadakis" <[EMAIL PROTECTED]> writes: > Doesn't work: > - psql -U postgres >>>> psql: FATAL: Ident authentication failed for user "postgres"
su to postgres, then psql will let you in. Or you can RTFM about changing the default authentication method ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend