Ich habe PostgreSQL 8.4, Postgres-Client und Pgadmin 3 installiert. Die Authentifizierung für den Benutzer "postgres" ist sowohl für den Konsolen-Client als auch für Pgadmin fehlgeschlagen. Ich habe Benutzer als "postgres" und Passwort "postgres" eingegeben, weil es vorher funktioniert hat. Aber jetzt ist die Authentifizierung fehlgeschlagen. Ich habe es vorher ein paar Mal ohne dieses Problem gemacht. Was sollte ich tun? Und was passiert?
psql -U postgres -h localhost -W
Password for user postgres:
psql: FATAL: password authentication failed for user "postgres"
FATAL: password authentication failed for user "postgres"
ALTER
Schritt , dann meine pg_hba.conf
Datei bearbeiten und dann postgres neu starten .