vkumarsa
2 years agoSenior Member
[Urgent]Unable to connect with database using the JDBC connection
I am trying to connect with database using the JDBC connection by passing all correct detail of driver,Host,Port,user,password,database ,sslcert,sslkey and sslrootcert by getting the password error message.
Can't get the Connection for specified properties; org.postgresql.util.PSQLException: FATAL: password authentication failed for user "xyzzzz"
Even I have checked the username and password multiple times.
In pgADMIN I am successfully to setup
Could you please resolve my issue asap possible its urgent for me?