I installed PostgreSQL as the database engine, I set-up everything in HUD_config.xml fpdb starts...but it doesn't do anything no import, no hud, nothing. I've played two sit'n go's to test it but I haven't reveive any information from the program, nor graphs nor hud.
I'm running on Windows XP and PS.
I forgot to do something?
Does anyone know how to do things work?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
PS Tourneys incl SnG work but not in the HUD in alpha9. You can use the Table Viewer though.
Get the git version or wait for alpha10 if you want to use the HUD with tourneys :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think that the problem is that the create/recreate tables don't work with postgreSQL.
If someone can confirm me that the problem is that, I can work on fixing that.
PD: If the project needs help with working with postgreSQL, I can help you if you want. Let me know.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That may be the issue, postgres hasn't had anything like as much testing as mysql.
Postgres was working for at least a few users, so if you want to take a look at the recreate_tables function in fpdb_db.py and diagnose the issue, we'd really appreciate it.
Carl G
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed PostgreSQL as the database engine, I set-up everything in HUD_config.xml fpdb starts...but it doesn't do anything no import, no hud, nothing. I've played two sit'n go's to test it but I haven't reveive any information from the program, nor graphs nor hud.
I'm running on Windows XP and PS.
I forgot to do something?
Does anyone know how to do things work?
i'm sure someone wil lcorrect me if i'm wrong, but i'm pretty sure tournament support didn't exist until sometime today, and is in Ray's git tree
PS Tourneys incl SnG work but not in the HUD in alpha9. You can use the Table Viewer though.
Get the git version or wait for alpha10 if you want to use the HUD with tourneys :)
Oh and the graph is for cash games only
Lets go simpler than that.
If you've run the program up for the first time, you may need to create/recreate tables before anything will happen.
What happens when you create/recreate tables then try and run bulk import on a file?
Carl G
What happens when you create/recreate tables then try and run bulk import on a file?
Nothing, I clic on import but I don't see nothing to change.
I think that the problem is that the create/recreate tables don't work with postgreSQL.
If someone can confirm me that the problem is that, I can work on fixing that.
PD: If the project needs help with working with postgreSQL, I can help you if you want. Let me know.
That may be the issue, postgres hasn't had anything like as much testing as mysql.
Postgres was working for at least a few users, so if you want to take a look at the recreate_tables function in fpdb_db.py and diagnose the issue, we'd really appreciate it.
Carl G
creating/recreating tables in postgres works ok for me, but you have to go in to pgadmin and create the database
I create the database, I think that the new problem is with PStars' update... xD
I'm going to wait for alpha 10 and testing all the tournament's features under PStars....