How To Change The Time Zone In PostgreSQL Posted on by Webmaster IT Support Forum › Forums › Databases › PostgreSQL › General Discussion › How To Change The Time Zone In PostgreSQL Tagged: Time Zone This topic has 0 replies, 1 voice, and was last updated 7 years, 5 months ago by Webmaster. Viewing 0 reply threads Author Posts July 7, 2016 at 10:40 am #1899 WebmasterKeymaster To change the time zone in PostgreSQL, run this SQL command against the database you want to change the time zone for: alter database databasename set timezone = ‘GMT’ Obviously change GMT to the time zone that you want to use and the databasename to the name of the database you want to change the time zone for. Author Posts Viewing 0 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In