Page 1 of 1

"Configure PostgreSQL Server" problem.

PostPosted: Wed Jun 18, 2008 8:14 pm
by JW Booth
Just dowloaded PT 3 beta 13 WITHOUT Postgre SQL, as I've previously installed it.

The first thing I get is the "Configure PostgreSQL Server".

"Password" is blank. The other items are filled in.

I insert the password I selected when I initially downloaded Postgre SQL.

I then click "Connect", and INSTANTLY get "Unable to Connect", with "Unable to connect to this database. Please check the configuration."

Have no idea what this means or what to do.

The "Configure..." window has 3 items already filled in. They are:

"Server": localhost
"Port": 5432
"Database User": Postgres

What should I do?

PS - Just checked my "Windows Task Manager".
It shows 4 listings of "postgres.exe" using different amounts of memory, none of them using CPU.

Re: "Configure PostgreSQL Server" problem.

PostPosted: Wed Jun 18, 2008 8:31 pm
by keggler
try editing Edit pg_hba.conf and change IPv4 local connections changing md5 to trust

also,it's normal to have multiple postgres processes running...


susan

Re: "Configure PostgreSQL Server" problem.

PostPosted: Wed Jun 18, 2008 9:15 pm
by JW Booth
Thanks for the prompt response Susan.

You nailed it - problem solved.

Re: "Configure PostgreSQL Server" problem.

PostPosted: Sat Jun 28, 2008 7:26 am
by pat999
I had the same problem and fixed it the same way on XP
Now i have this problem again in Vista, but i cannot change the .conf file.
I cannot save the file.
Please help!?!?

Re: "Configure PostgreSQL Server" problem.

PostPosted: Sat Jun 28, 2008 8:03 am
by keggler
are you running as an administrator in vista & got uac turned off?


susan

Re: "Configure PostgreSQL Server" problem.

PostPosted: Sat Jun 28, 2008 8:09 am
by pat999
keggler wrote:are you running as an administrator in vista & got uac turned off?


susan


I've uninstalled and installed postgreSQL and problem seemed to be solved....
Thanks....

Re: "Configure PostgreSQL Server" problem.

PostPosted: Tue Jul 01, 2008 1:49 pm
by Huxel
i have the same problem on xp
ive changed already md5 in trust but it did not work
what else can i do?
thanks for help

My version: PT3 built2

Re: "Configure PostgreSQL Server" problem.

PostPosted: Tue Jul 01, 2008 4:58 pm
by Peligroso
Huxel wrote:i have the same problem on xp
ive changed already md5 in trust but it did not work
what else can i do?
thanks for help

My version: PT3 built2

Do you have any "postgres" processes running if you press CTRL+ALT+DEL and check the task manager -> processes tab? By default the settings box should say:

server: localhost
port: 5432
user: postgres
pass: dbpass

Also try going Start -> Programs -> PostgreSQL -> Stop Server and then Start -> Programs -> PostgreSQL -> Start Server. Do you get the exact same error message as the OP? Also, I'd like to recommend upgrading to PokerTracker 3 Beta 13 from our Download Page.

highfalutin