I got the following error in my windows PC when I tried to connect server in postgreSQL
An error has occured:
Error connecting to the server: FATAL: password authentication failed for user "postgres"
I got the following error in my windows PC when I tried to connect server in postgreSQL
An error has occured:
Error connecting to the server: FATAL: password authentication failed for user "postgres"
Perhaps you should check if the username is correct.
Did you set the proper settings in pg_hba.conf?
See https://help.ubuntu.com/10.04/serverguide/C/postgresql.html how to do it.