Page 1 of 1

Time Pokerstars.com bad

PostPosted: Thu Jun 26, 2014 2:01 am
by Succubus
Hello

I have installed the version 4.11.8 and not brand PT4 good time when importing hands Pokerstars.com with earlier versions did not have that problem.

Would they tell me a way to fix it?

Sorry for my bad English

regards

Re: Time Pokerstars.com bad

PostPosted: Thu Jun 26, 2014 3:30 am
by WhiteRider
Have you changed your PostgreSQL version as well?

Re: Time Pokerstars.com bad

PostPosted: Thu Jun 26, 2014 10:04 am
by Succubus
WhiteRider wrote:Have you changed your PostgreSQL version as well?



Yes, I'm using version 9.2.8 64-bit

I take it from there comes the problem?

Re: Time Pokerstars.com bad

PostPosted: Thu Jun 26, 2014 10:53 am
by kraada
That should work. Do you have PokerStars set to play and save hand histories in English?

Re: Time Pokerstars.com bad

PostPosted: Thu Jun 26, 2014 10:56 am
by Succubus
kraada wrote:That should work. Do you have PokerStars set to play and save hand histories in English?


Yes, all in English

Re: Time Pokerstars.com bad

PostPosted: Thu Jun 26, 2014 11:44 am
by kraada
There was a change to the way time zones were handled in PostgreSQL 9.2 and newer. In order to get your time zone properly recorded you'll need to edit your postgresql.conf file in a text editor (like notepad) and add in your time zone manually. This file is located in C:\Program Files\PostgreSQL\9.2\data\ and find this line (the location listed may be different for you):

timezone = 'Europe/London'

Note that there are a few other settings which include the word "timezone" - the one you need to change is called exactly "timezone". Change this line to: your actual time zone -- you can find the list here, all you need is the piece after timezone. So for example, valid values would be 'Africa/Accara', 'Africa/Bissau' and so on.

Re: Time Pokerstars.com bad

PostPosted: Thu Jun 26, 2014 2:00 pm
by Succubus
kraada wrote:There was a change to the way time zones were handled in PostgreSQL 9.2 and newer. In order to get your time zone properly recorded you'll need to edit your postgresql.conf file in a text editor (like notepad) and add in your time zone manually. This file is located in C:\Program Files\PostgreSQL\9.2\data\ and find this line (the location listed may be different for you):

timezone = 'Europe/London'

Note that there are a few other settings which include the word "timezone" - the one you need to change is called exactly "timezone". Change this line to: your actual time zone -- you can find the list here, all you need is the piece after timezone. So for example, valid values would be 'Africa/Accara', 'Africa/Bissau' and so on.


Perfect, I fix, change what you were saying, restart the computer and it works fine.

Thank you :)

highfalutin