Page 1 of 1

Configure PostgreSQL Server

PostPosted: Wed Oct 08, 2008 9:07 am
by cormacbuzz
Hi,

Was having a few problems with PT3 recently and tilt uninstalled it, planning on buying Hold'em Manager. Realised that that was kind of a stupid move so downloaded it again today with postgreSQL. On start up a window pops up aking for PostgreSQL server information. There are four boxes where info is to be entered and three are already filled. The Server is 'localhost', database user is 'postgres', port is '5432' but the password field is empty and I don't know what I should type in there. Ive tried the obvious 0000 and 5432 but no luck so far....?

Re: Configure PostgreSQL Server

PostPosted: Wed Oct 08, 2008 9:29 am
by kraada
The default PostgreSQL values are:
Server: localhost
Port: 5432
User: postgres
Password: dbpass

If this password does not work for you, you can disable password authentication by following the directions of this tutorial.

highfalutin