>
>
>
> > I tried to put my password in a .pgpass file into the home directory of
> > the root user (so /root/.pgpass). Here is a cat of that file :
> > *:*:*:*:test
> >
> > psql: FATAL: authentification par mot de passe choue pour
> ...
> > When prompt for a password, I enter 'test' and it's working ...
>
>
Does the file have permissions of 600?
--Scott