2 messages in org.postgresql.pgsql-jdbcpassword authentication failure
FromSent OnAttachments
System ConsultJul 13, 2006 8:44 am 
Mark LewisJul 13, 2006 10:21 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:password authentication failureActions...
From:System Consult (syst@gmail.com)
Date:Jul 13, 2006 8:44:42 am
List:org.postgresql.pgsql-jdbc

I was able able to create my database and create a Admin role with a password with which i was able to sign on to the database using the prompt. However, an attempt to access the database via my java application using jdbc gave this response FATAL: password authentication failed for user "Admin"

please assist