after update to 4.11 PT4 doesn't work

Questions and discussion about PokerTracker 4 for Windows

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Re: after update to 4.11 PT4 doesn't work

Postby TedHawkins » Sat May 24, 2014 11:20 am

I would be grateful if anyone could post a step by step process for updating Postgresql to v9.3. I tried but it does not appear to work :oops:ticket 152461
TedHawkins
 
Posts: 15
Joined: Sun Jul 01, 2012 9:27 am

Re: after update to 4.11 PT4 doesn't work

Postby mmarcr » Sat May 24, 2014 11:33 am

mmarcr wrote:Ok. I think I would play by mobile phone, so I will still trying to repair this..........

Should I update firts to 4.11.2? Or I should try to restore again first?

And other thing... when I open my dabatase management I have 2 databases... the last one was created when I updated to 4.11.1 and one error appeared.

(sorry for my bad english :oops: )



Hi, I just decided to update to v.4.11.2 and now the HUD works, but doesnt appear any old hands with my oponents!!
When I try to select my default database as active, called "PokerTracker4 Database" (please see the picture) Appears an error saying: "Please select from the valid databases".

What I should do to save my old hands? :( :( :( :( :( :( :(
mmarcr
 
Posts: 10
Joined: Thu May 22, 2014 11:52 am

Re: after update to 4.11 PT4 doesn't work

Postby TedHawkins » Sat May 24, 2014 12:02 pm

Postgresql query: "[ERROR: function generate_subscripts(int2vector, integer) does not exist
LINE 8: FROM generate_subscripts(idx.indkey, 1) as k
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.

********** Error **********

ERROR: function generate_subscripts(int2vector, integer) does not exist
SQL state: 42883
Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Character: 223]
TedHawkins
 
Posts: 15
Joined: Sun Jul 01, 2012 9:27 am

Re: after update to 4.11 PT4 doesn't work

Postby casperwell » Sat May 24, 2014 12:27 pm

I updated to v.4.11.2, HUD works as before but playing some desktops there are same problems, doesn't manage to update a hand.
casperwell
 
Posts: 12
Joined: Tue May 20, 2014 8:39 am

Re: after update to 4.11 PT4 doesn't work

Postby wikked76 » Sat May 24, 2014 12:44 pm

TedHawkins wrote:I would be grateful if anyone could post a step by step process for updating Postgresql to v9.3. I tried but it does not appear to work :oops:ticket 152461


https://www.pokertracker.com/guides/PT4 ... tgresql-93
wikked76
 
Posts: 57
Joined: Fri Mar 30, 2012 2:30 pm

Re: after update to 4.11 PT4 doesn't work

Postby WhiteRider » Sat May 24, 2014 1:09 pm

mmarcr wrote:Ok. I think I would play by mobile phone, so I will still trying to repair this..........

Should I update firts to 4.11.2? Or I should try to restore again first?

And other thing... when I open my dabatase management I have 2 databases... the last one was created when I updated to 4.11.1 and one error appeared.

(sorry for my bad english :oops: )

Please update to v4.11.2 - a few more issues were fixed here.
If you can't connect to the restored database, or if it doesn't have all your data, then you can delete it from that window.
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: after update to 4.11 PT4 doesn't work

Postby WhiteRider » Sat May 24, 2014 1:11 pm

TedHawkins wrote:I would be grateful if anyone could post a step by step process for updating Postgresql to v9.3. I tried but it does not appear to work :oops:ticket 152461

There are directions in this guide, but you may not need to upgrade and you should not attempt it unless you know what you are doing. What version of PostgreSQL were you using before?
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: after update to 4.11 PT4 doesn't work

Postby WhiteRider » Sat May 24, 2014 1:14 pm

mmarcr wrote:
mmarcr wrote:Ok. I think I would play by mobile phone, so I will still trying to repair this..........

Should I update firts to 4.11.2? Or I should try to restore again first?

And other thing... when I open my dabatase management I have 2 databases... the last one was created when I updated to 4.11.1 and one error appeared.

(sorry for my bad english :oops: )



Hi, I just decided to update to v.4.11.2 and now the HUD works, but doesnt appear any old hands with my oponents!!
When I try to select my default database as active, called "PokerTracker4 Database" (please see the picture) Appears an error saying: "Please select from the valid databases".

What I should do to save my old hands? :( :( :( :( :( :( :(

If you changed PostgreSQL versions and deleted your previous version of PostgreSQL then you will not be able to connect to the old database using the new version of PostgreSQL. In that case you will need to restore your backup before you can connect.
If you continue to have problems please open a Support Ticket and recap everything that you have done and what problems you now have - this thread is not the place for ongoing troubleshooting of a specific issue like this as we can't really keep track of individual config issues.
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: after update to 4.11 PT4 doesn't work

Postby WhiteRider » Sat May 24, 2014 1:16 pm

TedHawkins wrote:Postgresql query: "[ERROR: function generate_subscripts(int2vector, integer) does not exist
LINE 8: FROM generate_subscripts(idx.indkey, 1) as k
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.

********** Error **********

ERROR: function generate_subscripts(int2vector, integer) does not exist
SQL state: 42883
Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Character: 223]

Have you made modifications to your database, or do you use custom stats which rely on modifications to a database?
I'm not familiar with that error, and it suggests a non standard database to me.
Can you create a new database and use that?
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: after update to 4.11 PT4 doesn't work

Postby WhiteRider » Sat May 24, 2014 1:17 pm

casperwell wrote:I updated to v.4.11.2, HUD works as before but playing some desktops there are same problems, doesn't manage to update a hand.

I'm not sure exactly what you mean - could you try explaining the problem in a different way? If you already have an open ticket please reply there with any new information instead so that we have the history of your problem to hand when replying.
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

PreviousNext

Return to PokerTracker 4

Who is online

Users browsing this forum: No registered users and 69 guests

cron
highfalutin