Hi,
Is there any way to find my database password?
Thank you for any information
Hi, WillyD
I'm sure that there is.
I know how to do it w/ HM2, but not w/ PT4
The default is often postgrespass
Try that.
If it works, great.
If not, we'll have to wait for someone who knows PT4 better than I do.
Best of luck,
--VS
Originally posted by WillyD
Hi,Is there any way to find my database password?
Thank you for any information
It is true that the default PostgreSQL password is usually either "postgrespass" or "dbpass" depending on which application installed your version of PostgreSQL, but PokerTracker knows these passwords and will use them by default, so we find that most users who need to know the password either altered the password themselves, or the issue is actually unrelated to the password but the user might assume that the password was the source of the problem accidentally.
Here is a really great guide to fixing PostgreSQL issues if the problem ended up not being the password after all: https://www.pokertracker.com/guides/PT4/troubleshooting/postgresql-troubleshooting#unable-to-login-to-the-database
Good luck!