1

[Question posted by a user on YugabyteDB Community Slack]

How do you permanently (not session level) set the timezone in YugabyteDB YSQL? Is this a G-flag or via ysql_pg_conf? Can you give an example? Thanks.

dh YB
  • 965
  • 3
  • 10

1 Answers1

1

You have to set the --ysql_timezone gflag in yb-tserver: https://docs.yugabyte.com/latest/reference/configuration/yb-tserver/#ysql-timezone

dh YB
  • 965
  • 3
  • 10