9

I want that my postgres datagrip connection should take the same timezone as the remote source (host) its connected to. How do I do this?

user248884
  • 851
  • 1
  • 11
  • 21

1 Answers1

18

You need the time zone setting in the properties of the connection.

enter image description here

moscas
  • 9,064
  • 36
  • 42
  • I have encounter requirements and there exist several table with different timezone, could you please the config detail? – nail fei Feb 14 '22 at 07:18
  • It is not super clear, but I hope here must be the needed info: https://youtrack.jetbrains.com/issue/DBE-2996 – moscas Feb 14 '22 at 09:24