by ptrack pat » Mon Mar 10, 2008 10:30 pm
[quotez9t]FATAL password authentication failed for user [/quotez9t]
For what user?? Usually it says a name here.
What settings did you use on the PostgreSQL Settings window? Did you enter "postgres" there for the user name? Are you sure you wrote the right password?
Go to the Start > All Programs > PostgreSQL 8.2 > Edit Config. Files and right-click on Edit pg_hba.conf and select 'run as administrator'. Go to the bottom of the file, change both places where it says "MD5" to say "trust" and save the file and then try it again, doing this will make it not care about passwords.