I was getting the "Slow Database Warning" message, so I followed all the housekeeping steps (Tune, Re-index, Cluster, Vacuum). After cleaning up my database, I also updated to version 4.17.15 (x64).
Now, when importing new hands, the time displayed is incorrect.
See here: https://i.imgur.com/YwjSAb3.png
The Hand # column is decreasing in number as you go down (so newer hands are above older hands). When looking at the date column, it jumps from 12:39PM to 9:03AM, same day - 9:03AM was actually 2:03 PM. My timezone is correct in postgresql.conf.
Anybody know how to fix this?