jayshap wrote:I also tried to follow the instructions so that a password wouldn't be needed, but the first instruction is: "Go Start -> Programs -> PostgreSQL -> Configuration Files -> Edit pg_hba.conf". My Postgre doesn't have an entry in the start menu for "Configuration Files".
It's possible you have a different version of postgres to me and that the edit option is in a different place but I think it should be there somewhere in the postgres folder via Start?
If not the file is probably in the "data" folder in postgres - use My Computer to browse to:
"C:\Program Files\PostgreSQL\8.3\data"
..or whatever path you have.
You can then edit the file from there (I'd suggest making a copy first, just in case; and please be careful to only edit the specified file).
jayshap wrote:I went into the config file (with notepad), changed the password, saved it, started PT3 and got the "unable to connect" phrase in the player list again.
Using the Database Management window select an existing database and Remove it (not Delete!) then use New > This Database Already Exists to link to it again, and give the correct password.