Page 1 of 1

Unable to connect to this database. Please check the conf...

PostPosted: Sun Mar 27, 2011 4:30 pm
by bfmaceio
I didn't manage to use pokertracker due the following message: "unable to connect to this database. Please check the configuration".

Then the configure postgresql appears with the data:

server: localhost
database user: postgres
port: 5432
password: dbpass

My windows is the vista version.

would anyone help me, please? :)

thanksssssss!!!

Re: Unable to connect to this database. Please check the con

PostPosted: Mon Mar 28, 2011 3:06 am
by WhiteRider
Try the password "postgrespass" instead.

Have you used PT3 successfully before, or is this the first time you're trying it?
Is PostgreSQL installed on the computer? Click Start, type services.msc and press enter. Do you see PostgreSQL in the list? Can you start it?

Re: Unable to connect to this database. Please check the con

PostPosted: Thu Mar 31, 2011 7:37 pm
by stockyhealer
I'm having the same exact issue. I uninstalled both pokertracker and postgreSQL and reinstalled but I get this same error and support is taking forever to get back to me. Can someone please help?

Re: Unable to connect to this database. Please check the con

PostPosted: Thu Mar 31, 2011 8:00 pm
by kraada
When you say reinstalled - did you reinstall PostgreSQL as well as PT3? If you uninstalled PostgreSQL manually you'll need to reinstall it manually as well - our autodetector won't work if you've previously installed and uninstalled it. We have a tutorial on reinstallation on our documentation page.

Re: Unable to connect to this database. Please check the con

PostPosted: Tue Apr 19, 2011 10:58 am
by soham
hi,
i uninstalled postgreSQL manually as per manual and re installed version 9.0 successfully. PostgreSQL is running normally in windows (vista).

But I get this error :" unable to connect to this database. Please check the configuration", Can someone please help me with this.

Re: Unable to connect to this database. Please check the con

PostPosted: Tue Apr 19, 2011 12:20 pm
by WhiteRider
What version of PostgreSQL did you have before you uninstalled?
If it was a different major version (i.e. 8.3 or 8.4), did you make a backup of your database and restore it after you reinstalled? Databases from a different major version will not work.
If you had v9 before, did you install with the defaults (or at least the same settings) in both cases? If you installed on a different port or with a different password then you will need to change that when you connect.

Re: Unable to connect to this database. Please check the con

PostPosted: Tue Apr 19, 2011 12:48 pm
by soham
i used 8.4 before. And installation was done by default settings only. But backup is not a concern. I just want to start fresh. So what settings do i need to change?

Re: Unable to connect to this database. Please check the con

PostPosted: Tue Apr 19, 2011 3:06 pm
by WhiteRider
So which database are you trying to connect to? PT3 is probably trying to connect to the default database, which won't exist any more. Are you given an option to create a new database?
Please attach a screenshot of what you see to a Support ticket and we'll help you get back on track.

Re: Unable to connect to this database. Please check the con

PostPosted: Tue Apr 19, 2011 3:14 pm
by soham
problem solved! check the PostgreSQL 9.0 setting again and found that port was 5433 instead of default 5432. Made corresponding changes in PT3 and is working perfectly.

Thanks a lot whiterider! :)

Re: Unable to connect to this database. Please check the con

PostPosted: Tue Apr 19, 2011 3:22 pm
by WhiteRider
Great! Thanks for letting us know.

highfalutin