Re: Postgres on Unix/Debian - seeking "dummies guide" - Mailing list pgsql-novice

From Jayadevan M
Subject Re: Postgres on Unix/Debian - seeking "dummies guide"
Date
Msg-id CAFS1N4hTp92dru4C20-BFv54UOgiigu3qmay1yYmwYqQLCqd9w@mail.gmail.com
Whole thread Raw
In response to Postgres on Unix/Debian - seeking "dummies guide"  (Damian Carey <jamianb@gmail.com>)
List pgsql-novice
Hi,

Even if I use dbuser: "postgres" and dbpwd: "pgpwd" the logs say ...
<logs>
Connection matched pg_hba.conf line 92: "host all all 127.0.0.1/32 md5"
postgres@qdb FATAL:  password authentication failed for user "postgres"
postgres@qdb DETAIL:  Password does not match for user "postgres".
</logs>

A guess - pgAdmin3 is connsting via localhost and using trust authentication. So it works. Not so for your java app. May be you could connect via pgadmin, reset password for postgres or damian to whatever you have set in the java app and try? 


Regards,
Jayadevan

pgsql-novice by date:

Previous
From: Damian Carey
Date:
Subject: Postgres on Unix/Debian - seeking "dummies guide"
Next
From: Andrej
Date:
Subject: Re: Postgres on Unix/Debian - seeking "dummies guide"