database navigator : invalid value for parameter timezone : utc
Answered
Hello,
I am having problems with the database navigator. When I remotely connect to a server (on an embedded linux device) I receive the error :
FATAL: Invalid value for parameter "TimeZone": "UTC"
In psql if I execute : set time zone utc; it also fails.
But, if I try set time zone gmt it works.
Is there any way to change disable this function or to switch from utc to gmt ?
Thank you
Please sign in to leave a comment.
Hi! Database navigator plugin isn't supported for CLion yet. Feel free to comment or upvote a related issue: https://youtrack.jetbrains.com/issue/OC-2510.