OK, maybe you installed PT3 and it loaded PostgreSQL for you.
Go to the Utilities > PostgreSQL Settings window in PT.
In the dropdown list on the "ODBC Entry to Use" field, are there entries there? If not, do this step...
archives/PT2/viewtopic.php?t=24880Then after you do that, go back to the PostgreSQL Settings window, enter the information...
port = 5432
server = localhost
name = postgres
password = [password you used][bobu] ***[/bobu]
ODBC Entry = PostgreSQL Unicode
Encoding = UNICODE
[bobu]***[/bobu] - if you don't remember the password, go to the Start menu and select Programs > PostgreSQL 8.3 > Configuration Files > Edit pg_hba.conf
Go to the bottom of the file. Change both places where it says "MD5" to say "trust" and then save the changes. Then it won't matter what you use for a password.
Once that's all setup, then do steps 2-5 in the "After PostgreSQL is installed" section of the FAQ...
http://www.pokertracker3.com/products/P ... InstallSQL