I moved from PST timezone to EST timezone and get the "The timezone on your computer and the timezone used by Postgres, the database server, do not match." message when I open PT4. I have followed the directions on the link provided on the error page but my hands still import in PST.
I have tried changing the following in the postgresql.conf in the data folder
log_timezone = 'America/New_York'
timezone = 'America/New_York'
I also have tried changing the following in the postgresql.conf in the share folder
#log_timezone = 'EDT'
#timezone = 'EDT'
Appreciate any help! Thank you.
