Page 1 of 1

Do I have any chance to add new columns to database tabels?

PostPosted: Fri Jun 06, 2014 2:44 am
by kurrah_fi
Hi, I would like to ask can i add new columns to postgres tables? For example: I 'd like to add a some new columns to lookup_hole_cards table and later I wish to use it in my own stats. Exactlier, I have added them, but I got error message when I wanted to use it "Column is not cachable". I made something wrong?

Re: Do I have any chance to add new columns to database tabe

PostPosted: Fri Jun 06, 2014 3:25 am
by WhiteRider
Adding your own columns to PokerTracker database tables is not supported or recommended, and should only be attempted if you know what you are doing. We will not be able to help you if you have problems in an altered database.

That said, I believe that some users have made this kind of change - you should make a Backup of your database before you attempt any changes, though, and be prepared to re-import to a new database if you have any problems.

Re: Do I have any chance to add new columns to database tabe

PostPosted: Fri Jun 06, 2014 3:43 am
by kurrah_fi
Thank You! It's clear. Do you have any plan to create possibilities in this way in the future? The problem is odds of hands is missing from database columns . For example: AA Heads up odds: 84.xx% vs. any random hand. Many database exists which contain data like that. I think you have also one. It would be great help for beginer user. The Sklansky ranking is not quite understandable all beginer players .

Re: Do I have any chance to add new columns to database tabe

PostPosted: Fri Jun 06, 2014 7:07 am
by kraada
I don't know of plans to add any features like that. We've already added the Equity Calculator for PT4 and you can see your equity in the replayer and the hand history viewer which seem to be the most relevant locations.

highfalutin