Infinito46 wrote:So I follow this guide and change the place and all, restart computer. it doesn't work. I've checked a couple topics which reffear me to the same change timezone stamp file which I add a link to next. I'm using PostgresSQL 12 btw.
What specific change(s) did you make in the postgresql.conf file? If you just changed the first entry you saw which is labelled
log_timezone then that's not going to work. As per the guide
"you need to change the "timezone = ..." line, which is not necessarily the first instance of timezone in the file so you may need to search more than once."Infinito46 wrote:I've tried all timezones I've had in the last many years. Madrid, Tallin, Sofia, even Helsinki. Nothing happens. Same mistake again.
You need to use a timezone that matches the timezone currently used by your computer.
Infinito46 wrote:Timezone is wrong when restarting PT4.
After changing the timezone in PostgreSQL you need to restart your computer or the PostgreSQL service before starting PokerTracker 4 again.